On Fri, 2006-05-19 at 14:55 +0200, Michael Monnerie wrote: > On Freitag, 19. Mai 2006 12:10 Will Nordmeyer wrote: > > bayes_path /etc/mail/spamassassin/bayes/bayes > > Remember that this should be a file name. You showed a dir, maybe > there's the problem?
The bayes_path should actually point to a file prefix. As shown above, this would create: /etc/mail/spamassassin/bayes/bayes_toks /etc/mail/spamassassin/bayes/bayes_seen Mail::SpamAssassin::Conf man page says: bayes_path /path/to/file (default: ~/.spamassassin/bayes) Path for Bayesian probabilities databases. Several databases will be created, with this as the base, with "_toks", "_seen" etc. appended to this filename; so the default setting results in files called "~/.spamassassin/bayes_seen", "~/.spamassassin/bayes_toks" etc.
signature.asc
Description: This is a digitally signed message part