> "Matt Young" <so...@youngdev.net> said: ... > So I have been using postfix and amavisd-new for a long time (5 years > or more on my current installation). And suddenly, out of the blue > (after an upgrade), amavisd-new started scoring ALL email sent from my > phone's mail client as spam. I think it has something to do with the > reverse-dns but I am not sure. In any case, I need to figure out what > rule is causing the score to jump so high. how do I do that? here is > the only interesting portion of the logs: ... > Apr 9 23:38:25 vegas amavis[12046]: (12046-09) SPAM, > <myoythera...@mydomain.com> -> <mya...@mydomain.com>, Yes, score=7.311 > tag=2 tag2=5 kill=5 tests=[AWL=-0.180, BAYES_00=-2.599, > DNS_FROM_OPENWHOIS=1.13, FH_DATE_PAST_20XX=3.188, HELO_LH_LD=1.215, > RCVD_IN_PBL=0.905, RCVD_IN_SORBS_WEB=0.619, RCVD_IN_XBL=3.033], > autolearn=no, quarantine sNSHC0jse64P (spam-quarantine)
For FH_DATE_PAST_20XX=3.188, check that you've updated your spamassassin rules. Supposedly, sa-update for any 3.2.x release will pick up the fixed version. You say you've just upgraded but I wouldn't expect this to be happening if spamassassin were updated. Bug 6269 - FH_DATE_PAST_20XX scores on all mails dated 2010 or later. SpamAssassin new year 2010 issue with FH_DATE_PAST_20XX 0.0 See the following (or find a cached copy as that seems unreachable ATM): issues.apache.org/SpamAssassin/show_bug.cgi?id=6269 This is perhaps only a start as you're also hitting RCVD_IN_XBL http://wiki.apache.org/spamassassin/Rules/RCVD_IN_XBL http://www.spamhaus.org/xbl/ - FAQ: http://www.spamhaus.org/faq/answers.lasso?section=Spamhaus%20XBL But it is perhaps a good start to get your software updated. Phil ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/