mizzio wrote:
Hello guys,
sorry to bother you again: I didn't find a way to exclude this mailing
list from SA scanning in my setup.
I'm using qmail + qmail-scanner + spamassassin on my mailserver, the
only posts I found are about excluding the scanning with procmail (which
I'm not using).

I did not find a way of doing this through qmail-scanner: is there a way
of doing this directly with spamassassin ?

Any idea is greatly appreciated.

Thank you and regards,
Maurizio



Until i can come up with a way to not scan some emails selectively using qmail-scanner (without procmail) i have setteled on using the following statements in my local.cf

bayes_ignore_to users@spamassassin.apache.org
whitelist_to users@spamassassin.apache.org

This causes (most) list messages to not be marked as spam and all list messages are ignored by bayes.

It fixes my problem of list messages being autolearned incorrectly, but i'd rather not scan them at all. Someone made a suggestion (and patch) on the qmail scanner mailing list where you can optionally turn SA scanning off using tcp.smtp from certain ip's. I may use this to not pass messages coming from the apache mail server through SA. You may want to check that list out as well.

-Jim

Reply via email to