Hey guys, I am testing spamassassin on a SPAM/HAM corpus of mails. Spamassassin is not picking up an obvious spam like in this case http://pastebin.com/MbNRNFWy .
I have followed the guidelines on https://wiki.apache.org/spamassassin/ImproveAccuracy . Let me know how to catch these type of Spams. It would be interesting to know what your spamassassin assigns the score for this spam. spamassassin assigned this score - Content analysis details: (3.9 points, -10.0 required) * pts rule name description* ---- ---------------------- -------------------------------------------------- 0.8 BAYES_50 BODY: Bayes spam probability is 40 to 60% [score: 0.4292] 0.0 HTML_MESSAGE BODY: HTML included in message 0.7 MIME_HTML_ONLY BODY: Message only has text/html MIME parts 0.4 HTML_MIME_NO_HTML_TAG HTML-only message, but there is no HTML tag 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines 2.0 XPRIO Has X-Priority header Notice that none of the other body tags are triggered. Thanks, Shivram