[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] How to disable spamassassin per domain



At 02:17 PM 9/2/2003 -0500, you wrote:
> Does anyone know if it's possible to disable or bypass spamassassin
for a particular domain
> only?  Currently, I'm using spamd/spam with procmailrc to filter all
mail through
> spamassassin system wide.  I guess I could modify procmailrc, but is
there a better way?

I think you can add an entry on the whitelist config file.

whitelist_from    *@domain-to-bypass.com

I'm not sure where is that config file, because I use spamassassin with
mailscanner but I found a file named 60_whitelist.cf in
/usr/share/spamassassin on my raq4. This way incoming and outgoing
message won't be tagged.

Hello,

I don't know for sure whether the advise given will work, but it should not be modified in /usr/share/spamassassin/* These files get overwritten if SpamAsassin is upgraded. If you are using SpamAssassin with mailscanner use the config files in /home/opt/mailscanner/etc/. If you are using SpamAssassin alone, put it in /etc/mail/spamassassin/local.cf

Cheers,
Glenn