
rwmaillists at googlemail
May 22, 2012, 5:32 AM
Post #2 of 2
(235 views)
Permalink
|
|
Re: Documentation for: bayes_auto_learn ?
[In reply to]
|
|
On Tue, 22 May 2012 08:53:39 +0100 corpus.defero wrote: > I can't seem to find any documentation on bayes_auto_learn, in > particular how it works / where it creates the db / how it sources > spam/ham. > > Is there a link anyone knows of that gives some detail on it? It's just ordinary Bayes with autolearning. It's covered in the main configuration page: man (or perldoc) Mail::SpamAssassin::Conf which in turn references Mail::SpamAssassin::Plugin::AutoLearnThreshold
|