OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Sending emails to another email address

From: mouss (usebsdfree.fr)
Date: Mon Oct 03 2005 - 13:40:44 CDT


Andreas Winkelmann a écrit :

>Am Monday 03 October 2005 15:07 schrieb Oliver Marshall:
>
>
>
>>Is it possible with Postfix to have all incoming emails forwarded to an
>>archival address? I want to get all incoming emails copied to another
>>exchange server elsewhere for backup/verification purposes.
>>
>>
>
>http://www.postfix.org/postconf.5.html#always_bcc
>
>or
>
>http://www.postfix.org/postconf.5.html#recipient_bcc_maps
>
>
>
But don't forget that a failure to deliver to these _bcc_ addresses will
cause a bounce, even if the intended recipient successfully gets his mail.

This can be avoided by adding an instance for that (bcc) purpose. This
instance shouldn't be able to send any mail, not even bounces (except
double bounces). (one can play with relayhost, transport_maps, and
mumble_transport).