Re: Bayes update

2007-07-31 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Administrator wrote: > If you disable the bayes mySQL database you will break amavisd-maia. Not quite; you can use the flat-file Berkeley-style database for your Bayes and AWL databases with Maia if you like, it's just that certain SQL-specific utili

Re: Bayes update

2007-07-31 Thread Administrator
If you disable the bayes mySQL database you will break amavisd-maia. Either use amavisd-maia or amavisd-new with either flat files or mySQL. Salvatore wrote: > "Lina, Patrick" wrote: >> At least these must be configured: >> use_bayes 1 >> bayes_path /var/amavisd/.spamassassin/bayes >> >> All the

Re: Bayes update

2007-07-31 Thread Salvatore
"Lina, Patrick" wrote: 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) ..with php

RE: Bayes update

2007-07-31 Thread Lina, 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

Re: Bayes update

2007-07-31 Thread Salvatore
"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

RE: Bayes update

2007-07-31 Thread Lina, Patrick
Hi Salvatore, 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. Greetings, Patrick > -Original Message- > From: Salvatore [mailto:[EMAIL PROTECTED] > Sent: dinsdag 31 juli 200