For those who are wondering where their list-email is going:

It seems SpamAssassin 3.1 is tagging some mail from HoF as spam 
because of the way headers are handled. The x-mailer, mimeole and 
outlook headers are stripped from messages. But because Outlook 
uses a special algorithm to generate messageids, SpamAssassin 
recognizes the messageid as originating from Outlook. That means 
that the following tests in SpamAssassin are triggered:

MSGID_DOLLARS:
(__OUTLOOK_DOLLARS_MSGID && !__HAS_OUTLOOK_IN_MAILER && 
!__UNUSABLE_MSGID)

RATWARE_MS_HASH
(__MSGID_DOLLARS_OK && !__HAS_X_MAILER)

RATWARE_OUTLOOK_NONAME
(__MSGID_DOLLARS_OK && !__MIMEOLE_MS)

In parenthesis are the macro expansions of these tests which are 
pretty self-explaining. This is even submitted as a SpamAssassin 
bug http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4678

Jochem


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231686
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to