[ZendTo] Re: Drop off emails

Harris, David D.J.Harris at tees.ac.uk
Fri Nov 22 10:43:24 GMT 2013


That’s brilliant, worked a treat. Many thanks.
Dave


From: zendto-bounces at zend.to [mailto:zendto-bounces at zend.to] On Behalf Of Artyom Aleksandrov
Sent: 21 November 2013 13:50
To: ZendTo Users
Subject: [ZendTo] Re: Drop off emails

Hi, it's not available by configuration options but you can modify "deliverEmail" function in lib/NSSDropbox.php file.


Try to add additional header in this section

 913     if ($fromAddr!="") {
 914       $headers = sprintf("From: %s", $sender) . PHP_EOL .
 915                  sprintf("Reply-to: %s", $fromAddr) . PHP_EOL .
 916                  $headers;
 917     }

On Thu, Nov 21, 2013 at 1:38 PM, Harris, David <D.J.Harris at tees.ac.uk<mailto:D.J.Harris at tees.ac.uk>> wrote:
Hi,

We have an installation of Zendto, and its use is gradually increasing. Is there a way we can quickly add an email address to BCC the system administrator the dropoff confirmation email whenever a dropoff is made on the system?

Thanks
Dave

David Harris  |  ICT Manager (Information Assurance)
ITaCS
http://informationsecurity.tees.ac.uk<http://informationsecurity.tees.ac.uk/>
Teesside University
• Internal Ext. 8979
• External 01642 738979
[cid:C0EBCEFE-19D9-4E1F-A21E-386D0F45E58D]


_______________________________________________
ZendTo mailing list
ZendTo at zend.to<mailto:ZendTo at zend.to>
http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20131122/8f92082c/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 7187 bytes
Desc: image001.jpg
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20131122/8f92082c/attachment-0001.jpg 


More information about the ZendTo mailing list