Matt wrote:

>> You decide, it can make a big difference in the speed that the Bayes
>> database is written to or read from:
>> http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html#miscellaneous_options

> Is the Bayesian database on by default?  If so, doesn't it require 
> training?

Yes, it is on by default. The default is to auto_learn. I find
auto_learn works fine for me, I personally don't bother to train.
Devising some method for your users feed false positives to
'sa-learn --ham' would be good. And false negatives to 'sa-learn --spam'
would provide additional training. How you would accomplish that would
take some thought. I think you would have to find a way to get the
original mail that you wanted learned over to the gateway servers also.
The mail cannot be forwarded, it must be exactly as it was when it was
received. All in all, not necessarily a trivial task.

Gary V



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to