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
] > Sent: dinsdag 31 juli 2007 11:21 > To: users@spamassassin.apache.org > Subject: Bayes update > > Hi, I use SA-3.1.9 with amavisd-new and Maia...my problem is > that the bayes > aren't bring up to date, I have: > > [EMAIL PROTECTED] ~]# ls -l /var/amavisd/.spama

Bayes update

2007-07-31 Thread Salvatore
Hi, I use SA-3.1.9 with amavisd-new and Maia...my problem is that the bayes aren't bring up to date, I have: [EMAIL PROTECTED] ~]# ls -l /var/amavisd/.spamassassin/ totale 32 -rwxr-x--- 1 amavis amavis 12288 20 lug 17:40 auto-whitelist -rwxr-x--- 1 amavis amavis 12288 20 lug 17:32 bayes_seen -rw