Page 1 of 1

spamassassin ---- how to skip for certain IPs

Posted: Mon Aug 07, 2006 5:57 pm
by tchen
Hi all,

I'm having this question for some time. We have 2 servers, one of which using scalix 10.0.1 on rh4 (let me call this server 1 and the other server 2)

I installed spamassassin and spamass-milter on server 1. Since a lot of emails goes between server 1 to server 2 and we know there is no chances for spams, my goal is to skip spam checking between the two servers. I don't think whitelist is what I want because it still checks and takes time. I'd like to totally skip the check.

Also, is it possible to apply for a list of IPs, if from or to those IPs, then just don't check at all?

Any idea? Thanks a lot.

tchen

Posted: Mon Aug 07, 2006 8:10 pm
by ScalixSupport
Looking at the spamassassin faq I see:

http://wiki.apache.org/spamassassin/Whe ... SettingsGo

In my /etc/mail/spamassassin/local.cf I see an entry that looks like:

# trusted_networks 212.17.35.

That should get you started.

Regards,
Don