http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4960

           Summary: False positives for MSGID_DOLLARS on mail from Avondale
                    Mailer
           Product: Spamassassin
           Version: 3.1.0
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


MSGID_DOLLARS triggers on messages with a message ID format used by Microsoft,
but no Microsoft clients mentioned in an X-Mailer header. The X-Mailer check is
__HAS_OUTLOOK_IN_MAILER

Microsoft is using a new mailer which uses this message-ID format:
X-Mailer: Microsoft Avondale Mailer

which doesn't match __HAS_OUTLOOK_IN_MAILER and means MSGID_DOLLARS is triggered
incorrectly. 

The __HAS_OUTLOOK_IN_MAILER regexp needs to be altered so it's also triggered by
Avondale.

Note, this is different to #4798 as the example message doesn't have an X-Mailer
header at all.



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

Reply via email to