to_learn 1
-Message d'origine-
De : Theo Van Dinter [mailto:[EMAIL PROTECTED]
Envoyé : mardi 12 juin 2007 17:06
À : users@spamassassin.apache.org
Objet : Re: How to decrease the bayes database size
On Tue, Jun 12, 2007 at 10:07:15AM +0200, Stéphane LEPREVOST wrote:
Thanks for this tip but
-
De : Theo Van Dinter [mailto:[EMAIL PROTECTED]
Envoyé : mardi 12 juin 2007 17:06
À : users@spamassassin.apache.org
Objet : Re: How to decrease the bayes database size
On Tue, Jun 12, 2007 at 10:07:15AM +0200, Stéphane LEPREVOST wrote:
> Thanks for this tip but what about the effic
On Tue, Jun 12, 2007 at 10:07:15AM +0200, Stéphane LEPREVOST wrote:
> Thanks for this tip but what about the efficiency of the Bayes Database
> after this operation ?
The _seen database just tracks which mails have been learned from, and has no
effect on the ratings coming out of the Bayes system.
Richard Smits wrote:
> Hello,
>
> We realy need some help here. It has come to our attention that our
> bayes database is 2.4 GB big. It is really slowing down our servers
> and they have a big cpu load.
>
> Now we have tried the trick with the sa-learn --force-expire , and it
> deletes a lot of en
ist tools ?
-Message d'origine-
De : Randal, Phil [mailto:[EMAIL PROTECTED]
Envoyé : mardi 12 juin 2007 09:37
À : Richard Smits; users@spamassassin.apache.org
Objet : RE: How to decrease the bayes database size
bayes_seen just grows like topsy. All you need to do is delet
bayes_seen just grows like topsy. All you need to do is delete it and
let SA recreate it.
Stop spamd / MailScanner / whatever.
check permissions on bayes_seen
rm bayes_seen
restart
do an sa-learn to make sure it still works (if it doesn't, reset
permissions on the newly created bayes_seen).
C
Hi,
Same problem here with a 1.3G bayes_seen file.
No CPU load linked to this but a too big file is never good...
Can someone help to deal with this ? As long as I remember this problem were
discussed a lot of time here but I never saw a trick for this
-Message d'origine-
De : Richard