Håkon Nilsen Sent: Friday, October 17, 2003 7:21 AM > Bayes tages it worth 5.4 points. My limit is 5. How does Byes tag it this > much? What should I do to solve the issue? Raise the limit to 7.5 or > something would probably help on this one, but not all. A whitelist service > is already created, but I can't keep track of 100 mails each day - and they > do receive a lot of mail from different domains indeed...
You should probably start by retraining Bayes with the Hams that were false positives. You'll need to save the messages to your server and then run sa-learn --ham on them. You could also use user_prefs files or database to set much lower Bayes scores for each user on that domain. Some lines like so would do that: score BAYES_99 1 score BAYES_90 .75 score BAYES_80 .5 After you've sufficiently retrained Bayes you can then remove the lowered scores. I would be better to have a well-trained Bayes and good scores rather than just high thresholds. cheers, Colin Colin A. Bartlett Kinetic Web Solutions www.kineticweb.biz ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk