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