Robert Bartlett wrote: > This is what I have in my local.cf file: > > bayes_store_module Mail::SpamAssassin::BayesStore::SQL > bayes_sql_dsn DBI:mysql:**************:localhost:3306 > bayes_sql_username ************ > bayes_sql_password ************ > > Obviously I hid the data that I didn't want to show with *. When I run > sa-learn it trains into the mysql database just fine, I assume SA connects > to it just fine because of that.
That's all the database login information. That doesn't mean you have a single sitewide bayes database. Again, I suggest looking at the bayes_sql_override_username option.