[ZendTo] Re: Drop off emails

Artyom Aleksandrov mailing.list at tem4uk.ru
Thu Nov 21 13:49:37 GMT 2013


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>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
> Teesside University
> ( Internal Ext. 8979
> ( External 01642 738979
>
> [image: cid:C0EBCEFE-19D9-4E1F-A21E-386D0F45E58D]
>
>
>
> _______________________________________________
> ZendTo mailing list
> 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/20131121/0826a73a/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 7187 bytes
Desc: not available
Url : http://mailman.ecs.soton.ac.uk/pipermail/zendto/attachments/20131121/0826a73a/attachment.jpe 


More information about the ZendTo mailing list