http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5646
Summary: /Message/Metadata/Received.pm and Postfix with set
mail_name option; doesn't recognize authentication
Product: Spamassassin
Version: 3.2.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
When using Postfix as mail server with set smtpd_sasl_authentication_header=yes
and having set the
banner name of postfix by using the option mail_name to anything other than
"Postfix", SpamAssassin
doesn't recognize sucessful authenticated deliveries as in
/Message/Metadata/Received.pm in line 385 it's
probed against
\(Authenticated sender: \S+\) by \S+ \(Postfix\) with /)
instead of using
\(Authenticated sender: \S+\) by \S+ \(\.+\) with /)
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.