amavisd-new 2.3.3 and spamassassin 3.1.1 under a Sendmail amavisd-milter setup. Mail generated locally gets detected as being in the DNS blacklists because it originates from 127.0.0.1. When procmail forwards a copy of an email to a mobile user the same happens.

Is there a setting somewhere to skip spamassassin DNS blacklist tests when mail is generated from the local host(127.0.0.1)? I would have thought that spamassassin would never check the DNS blacklists if the source was from the local host.

As you can see below spamassassin gives a score of 3.904 when it first arrives and then gets a score of 7.24 on the way out when it is forwarded by procmail using .procmailrc .


X-Spam-Status: No, score=3.904 tagged_above=2 required=6.31
 tests=[INVALID_DATE=1.76, NO_RECEIVED=-0.001, NO_RELAYS=-0.001,
 REPTO_OVERQUOTE_THEBAT=2.146]
X-Spam-Score: 3.904
X-Spam-Level: ***
X-Spam-Status: Yes, score=7.24 tag=2 tag2=6.31 kill=6.31 tests=[AWL=-1.112,
 INVALID_DATE=1.76, RCVD_IN_BL_SPAMCOP_NET=1.332, RCVD_IN_XBL=3.114,
 REPTO_OVERQUOTE_THEBAT=2.146]
X-Spam-Score: 7.24
X-Spam-Level: *******
X-Spam-Flag: YES



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
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/

Reply via email to