I even lowered the required hits to 4.0 from 5.0.
for example, the latest batch of spams with "your resume" in the
subject:
X-Spam-Status: No, score=0.3 required=4.0 tests=BAYES_50,FORGED_RCVD_HELO,
HTML_FONT_LOW_CONTRAST,HTML_MESSAGE,MIME_HTML_ONLY autolearn=no
version=3.1.3
and that's after using spamassassin -r on previous "your resume" spams.
Any ideas?
Check your tests, and feed more mail into Bayes, here's my scoring for a
resume spam I just received:
X-Spam-Status: No, score=5.9 required=7.5 tests=BAYES_99,
HTML_FONT_LOW_CONTRAST,HTML_MESSAGE,MIME_HTML_ONLY,
RCVD_IN_WHOIS_INVALID autolearn=no version=3.1.1
This was the first resume spam I've seen get through in the past couple
days. Mind you my threshold is much higher than yours, so at the default
5.0 this would have been spam on an un-modified install.
-Gary