hi,
I'm having a problem with SpamAssassin picking up e-mails from mailing lists as spam. I know I can add
to ~/.procmail to filter in-coming emails without marking them as spam, but then I would have to do this globally for all users. Is it possible to set this up in /etc/mail/spamassassin/local.cf? Is there something like "whitelist_from", only perhaps "whitelist_X-BeenThere"?
I'm having a problem with SpamAssassin picking up e-mails from mailing lists as spam. I know I can add
Code:
:0: * ^X-BeenThere:
Comment