You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/12/15 23:22:33 UTC

[Bug 4024] SPF and X-Envelope-From and sendmail

http://bugzilla.spamassassin.org/show_bug.cgi?id=4024





------- Additional Comments From imark@tippingmar.com  2004-12-15 14:22 -------
You can work around this problem to a large extent by using:

H?l?X-uniquename-Env-From: $f

and then specifying the header name with:
envelope_sender_header X-uniquename-Env-From
in local.cf

so the chances of there already being such a header in the incoming message are 
greatly reduced.

Of course this problem only relates to use of SpamAssassin on gateways or in 
programs like MailScanner, where the message has not yet been given to a 
delivery agent.  When sendmail passes the message to a delivery agent, it adds 
the Return-Path header, which SpamAssassin knows how to use.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.