Re: Bayes in V4 compared to V3
Shawn Iverson <[email protected]>
| Newsgroups | gmane.mail.spam.spamassassin.general |
|---|---|
| Message-ID | <CACg3fsYN=i7zb9_gFpRNv2G_tzmoi2Z6UJTgNNu-L2pq8qxnEA@mail.gmail.com> |
> > As documented: > > # perldoc Mail::SpamAssassin::BayesStore::SQL > NAME > Mail::SpamAssassin::BayesStore::SQL - SQL Bayesian Storage Module > Implementation > > DESCRIPTION > This module implements a SQL based bayesian storage module. It's > compatible with SQLite and possibly other standard SQL servers. > > Do not use this for MySQL/MariaDB or PgSQL, they have their own specific > modules. > > I found similar documentation in the spamassassin source that indicated that the MySQL module should be used instead which led me to switch it. https://svn.apache.org/repos/asf/spamassassin/tags/spamassassin_release_4_0_1/sql/README.bayes