https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6575
--- Comment #3 from [email protected] 2011-04-21 14:42:14 EDT --- 1) With modifications proposed in #6490, one needs to check "Authentication-Results:" for SPF results as well (RFC 5451). (This enhancement has not yet been committed - I don't have that ability). Note that 6490 also adds "SPF_NONE" as a valid condition. 2) If using an MTA with the milter interface (postfix or sendmail), I find that such a header has NOT been actually added at the time that SA is run (called during the SMTP DATA phase at EOM). The interface seems to apply changes and additional headers AFTER SA has run, meaning that SA sees the unmodified message. Therefore, adding the header will not help in this case. What is proposed will work if SA is invoked after delivery; e.g. by procmail. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
