Tom Allison wrote:
Does spamassassin use relays.osirusoft.com?I have a lot of DNS traffic running with this query and I noticed that my mail log was full of messages to stop using relays.osirusoft.com.I turn off the use of relays.osirusoft.com which has greatly sped up my email and even cleaned up the network traffic a bit. But I still have a lot of these running around. I suspect it's spamassassin, but I'm not really sure how to even begin investigating without going through a lot of code.
The FASTEST way to fix this is to add the arguement "--local" to your spamassassin or spamc configuration options.
If you use spamd/spamc then edit /etc/default/spamassassin OPTIONS to include "--local"
EG: OPTIONS="-c -m 10 --local" and then restart spamdIf you use spamassassin alone, without spamd/spamc then you need to add "--local" to the spamassassin command.
For a longer fix, and better, edit the cf files to reduce the Osirusoft score to 0.0. This will still leave the rest of the network checks running.
-- I like your SNOOPY POSTER!!