Adam,

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.

Your SA setting trusted_networks should include 127.0.0.1, but does not.

More often then not the automatic guessing of topology in SA does a
poor job. One should always explicitly configure trusted_networks and
internal_networks in local.cf. See man Mail::SpamAssassin::Conf

  Mark


-------------------------------------------------------
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