1) I find that Bayes seems to be right most of the time. How can I make SA rely on Bayes more? Can I just change the scores the same way I change every other score? If so, where can I find a list of all BAYES_* scores and their default values? I will need those.
grep "BAYES_" /usr/share/spamassassin/50_scores.cf
2) I put SA's list in my whitelist, but the emails I get from SA aren't hitting the WHITELIST rule. SA interprets the email as comming from whoever posted the message to SA.
Does anyone know how I can make SA emails part of my whitelist?
Use whitelist_to (or all_spam_to) instead of whitelist_from.
Either that or whitelist_from [EMAIL PROTECTED], which will match the "Sender" header. (whitelist_from looks at several headers, including from, sender, and return-path)
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk