"Jennifer Fountain" <[EMAIL PROTECTED]> writes: > Some of my users sign up for newsletters that SA views as spam (which is > correct due to the nature of the email). How can I allow these types of > emails through - are whitelists the only way? Any other options? I use > SA with qmailscanner that delivers to an exchange box. > > Any thoughts would be great.
Whitelists are the best way, specifically the "whitelist_from" option, see the Mail::SpamAssassin::Conf documentation. The other two ways are: - train bayes with "sa-learn" so it recognizes certain newsletters as non-spam and can assign negative points - write negative rules (harder to do, especially without allowing a significant amount of spam through) Each of these methods are best done on a per-user basis. I use all three methods, although I pretty much only train bayes with autolearning. Daniel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk