On Sat, Oct 04, 2003 at 06:16:01PM -0400, David M. Carney wrote: > I'm pasting the script below this message. Will this procmail > script cause my spams to be saved somewhere?
It seems to save mails to mailboxes almost-certainly-spam and probably-spam. It does not throw away anything. You can open those mailboxes with your mail reading software. > It would be nice to know if "real" mail is accidently being > filtered so I can add them to my whitelist. Instead of whitelisting I recommend you study what bayes does in spamassassin. 'man Mail::SpamAssassin::Conf' and 'man sa-learn'. Teach the bayes classifier what kind of words (well, tokens) can be seen in normal mail. Same thing for spam mails. After spamassassin has tokens from 200 normal mails and 200 spams (so you need 400 mails to start) it can figure out pretty accurately if the mail is normal mail or spam. And of course it'll use the other tests as well. But sure you can whitelist, or whitelist and setup bayes. -- (Mr.) Hannu Liljemark | Appelsiini Finland Oy | http://appelsiini.com ------------------------------------------------------- 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