SA Bugzilla – Bug 5527
[review] Patch to parse AOL WebMail received headers to improve accuracy.
Last modified: 2007-10-17 06:49:01 UTC
Currently SpamAssassin doesn't recognize AOL WebMail received headers. The patch attached to this bug adds support for these received headers in M::SA::Mail::Metadata::Received. I have attached a sample message which on my system scores 2.2 without the patch and 7.5 with the patch applied (the extra score is from DNSBL hits).
Created attachment 4000 [details] Proposed patch to add AOL WebMail received header support
Created attachment 4001 [details] Example message to test the patch
looks good to me. +1 applied to trunk: : jm 96...; svn commit -m "bug 5527: parse AOL WebMail Received HTTP-handover headers, thanks to Steve Freegard <steve.freegard at fsl.com>" lib/Mail/SpamAssassin/Message/Metadata/Received.pm Sending lib/Mail/SpamAssassin/Message/Metadata/Received.pm Transmitting file data . Committed revision 560952.
Sure, +1.
3.2.3 was released without these fixed, moving to 3.2.3
+1
committed to 3.2.x: Sending lib/Mail/SpamAssassin/Message/Metadata/Received.pm Transmitting file data . Committed revision 585506.