[Mimedefang] How to change envelope sender?

Philip Prindeville philipp_subx at redfish-solutions.com
Thu May 2 19:10:53 EDT 2013


On May 2, 2013, at 3:27 AM, Benoit Panizzon <benoit.panizzon at imp.ch> wrote:

> 
> So let's change the sender to the address of the address of the local 
> recipient who wants to have his emails forwarded somewhere else. So he get's 
> the blame/bounce if his forward does not work.


Or… you could do:

action_add_header('Errors-To', $monitoringAddress);

but the monitoring address couldn't be the local user because that would get forwarded as well…

-Philip




More information about the MIMEDefang mailing list