<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Neil,<br>
<br>
Aha! I knew someone else would spot that bug eventually.<br>
Fortunately it's very easy to fix (and the fix is already in the
code, waiting for another release to happen).<br>
<br>
Edit /opt/zendto/lib/Smartyconf.php<br>
<br>
Change the last couple of lines of code in the file to this:<br>
<br>
<tt>$smarty->force_compile = false;</tt><tt><br>
</tt><tt>$smarty->caching = 0;</tt><br>
<br>
Then delete all the cached templates:<br>
<tt>rm -f /var/zendto/cache/*php</tt><tt><br>
</tt><tt>rm -f /var/zendto/templates_c/*php</tt><br>
<br>
There's no need to restart anything at all, you can safely do this
to a live system.<br>
<br>
Cheers,<br>
Jules.<br>
<br>
<div class="moz-cite-prefix">On 17/11/2020 10:49, Neil via ZendTo
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:WM!e9928f07e0a0569a84d3c779df9ea2d76d2fc2f19fdde990e3624a8a1bcd51135a7afc917214ffb75aec8e8b0290acd5!@mx.jul.es">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Hello Jules
<div class=""><br class="">
</div>
<div class="">I’ve been experimenting with the “Request a
Drop-off” functionality, and sending the same request to
multiple recipients.</div>
<div class=""><br class="">
</div>
<div class="">The tool-tip on the email address field says
"Multiple email addresses should be separated with a comma \",\"
or semicolon \";\". Each recipient will be sent a different
link.”</div>
<div class=""><br class="">
</div>
<div class="">However, when I tested with three different accounts
at the same domain (by putting "<a href="mailto:1@example.com"
class="" moz-do-not-send="true">1@example.com</a>, <a
href="mailto:2@example.com" class="" moz-do-not-send="true">2@example.com</a>,
<a href="mailto:3@example.com" class="" moz-do-not-send="true">3@example.com</a>”
(without the quotes) into the field), each account received a
separate email, but each email had the same link. As such, when
one had uploaded a file, the others could not.</div>
<div class=""><br class="">
</div>
<div class="">Best wishes</div>
<div class="">
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; word-wrap: break-word;
-webkit-nbsp-mode: space; line-break: after-white-space;"
class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal;
text-align: start; text-indent: 0px; text-transform: none;
white-space: normal; word-spacing: 0px;
-webkit-text-stroke-width: 0px; word-wrap: break-word;
-webkit-nbsp-mode: space; line-break: after-white-space;"
class=""><br class="">
Neil<br class="">
<br class="">
<br class="">
</div>
</div>
</div>
<br class="">
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">Jules
--
Julian Field MEng CEng CITP MBCS MIEEE MACM
'Find a place inside where there's joy, and the joy will burn out
the pain.' - Joseph Campbell
<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
</body>
</html>