Hi,

We have added the following to our local.cf file to enable bayes with mySQL:
bayes_store_module                      Mail::SpamAssassin::BayesStore::SQL
bayes_sql_dsn                           DBI:mysql:bayes:localhost:3306
bayes_sql_username                      root
bayes_sql_password                      password

# Enable the Bayes system
use_bayes                               1
bayes_auto_learn_threshold_spam         9
bayes_min_ham_num                       500
bayes_min_spam_num                      500

# Enable Bayes auto-learning
auto_learn                              1

But, when we look at our database, we arn't seeing any connections to it, and 
it still seems to be using the hash database stored in /.spamassassin.  Any 
thoughts on what we are missing?

Thanks,
Richard

-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

Reply via email to