Arno wrote:
> to "[EMAIL PROTECTED]"
> 
> or, maybe better, dunno:
> MYFROM=escape($FROM)

MYFROM is needed for external servers, unless the remote server does no SPF
checking, or the local server's IP is allowed in the remote server's SPF
record. MYFROM can be set according to either of the following criteria:

* assume the message has been delivered, thus resending is an independent
   action: then set MYFROM to the address of the maildrop recipe author, in
   order to amend that line in case of bounces, or

* the message is still being transferred and bounces should go to the original
   sender: then set MYFROM to an SRS-encoded cookie for the original sender.
   This implies the ability to redirect valid bounces to the original sender,
   as well as possibly automatically fixing the resend mechanism.

> to "|/usr/(s)bin/sendmail -f $MYFROM [EMAIL PROTECTED]"

(or use $SENDMAIL)




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to