Hans du Plooy wrote: > Hi guys, > > I have postfix set up with greylisting and a few RBL checks, and > amavisd-new-2.4.2 and spamassassin-3.1.7 on Debian Etch. The box was > running Sarge with amavisd-new-2.3 (from experimental repo) before, and > I upgraded via apt-get distupgrade. All is working very well and I'm > getting *no* spam, except for these "Nigerian scam" mails, which never > used to get through before. My config hasn't changed with regards to > the spamassassin settings. > > Here is a header: > > X-Spam-Status: No, score=3.017 tagged_above=-100 required=6.31 > tests=[ADVANCE_FEE_1=0, ADVANCE_FEE_2=0.647, > FORGED_YAHOO_RCVD=0.928, > MAILTO_TO_SPAM_ADDR=0.276, SUBJ_ALL_CAPS=1.166] > >
- use bayes and train spamassassin with the messages that got through. - If the messages have other spam patterns, then add rules to score these patterns. - you can also increase some of the rules triggered here but this must be done with great care to avoid resulting in false positives (legitimate mail tagged as spam). PS. The spamassassin ML is a better place for getting more help on such topics. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
