Salvatore,

At least these must be configured:
 use_bayes 1
 bayes_path /var/amavisd/.spamassassin/bayes

All the bayes_sql* and bayes_store_module can be
removed/hashed out.

De default store module for bayes is DB_File (make sure
you have the DB_File perl module installed)


   Patrick

> -----Original Message-----
> From: Salvatore [mailto:[EMAIL PROTECTED] 
> Sent: dinsdag 31 juli 2007 12:14
> To: users@spamassassin.apache.org
> Cc: Lina, Patrick
> Subject: Re: Bayes update
> 
> "Lina, Patrick" wrote:
> >Looks to me you've configured mySQL as your Bayes database,
> >so the flat files in your 'bayes_path' aren't used.
> >Try checking if your mySQL DB gets updated.
> 
> ..if I don't want use mySQL as my Bayes database I must 
> disable in local.cf:
> 
> bayes_store_module  Mail::SpamAssassin::BayesStore::MySQL
> bayes_sql_dsn  DBI:mysql:maia:localhost
> bayes_sql_username  amavis
> bayes_sql_password  xxx
> bayes_sql_override_username amavis
> auto_whitelist_factory  Mail::SpamAssassin::SQLBasedAddrList
> user_awl_dsn  DBI:mysql:maia:localhost
> user_awl_sql_username  amavis
> user_awl_sql_password  xxxx
> 
> ??
> I don't have much familiarity with MySQL,
> Thanks.
> 
> ------
> Salvatore.
> 
> 

Reply via email to