SA-LEARN is still running from my daily cronjob Time: 399:04.25 

Here is the ps -ax Output

ps -ax | grep sa-learn
24906  ??  R    399:04.25 /usr/local/bin/perl -T -w
/usr/local/bin/sa-learn --s
37740  p0  RV     0:00.00 grep sa-learn (csh)

Output from /root/.spamassassin (BayesDB stored here)

-rw----rw-  1 root  wheel          8922 Feb 28 12:43 bayes.mutex
-rw-------  1 root  wheel      14465317 Feb 15 09:33 bayes_journal
-rw-------  1 root  wheel        319488 Feb 13 14:54 bayes_seen
-rw-------  1 root  wheel  549775048704 Feb 28 10:47 bayes_toks
-rw-r--r--  1 root  wheel          1485 Dec 14 14:17 user_prefs

Notice the bayes_toks file (549775048704 bytes)!!!

Is it because the tokens file is quite large?  Any ideas?

Marc Dufresne, Corporate IT Officer
St. Lawrence Parks Commission
13740 County Road 2
Morrisburg, ON  K0C 1X0

E-mail: [EMAIL PROTECTED]
Voice: 613-543-3704  Ext#2455
Fax: 613-543-2847
Corporate website: www.parks.on.ca

>>> "Steve Thomas" <[EMAIL PROTECTED]> 02/27/2006 12:47 pm >>>
> The first time I encountered this problem is when the spam database
has
> around 3000 SPAM and about 10000 HAM, the database seems to become
> corrupt. I start to receive PERL errors.
> ...
> Is there a problem with the database when it
> reaches a certain size?

I can't offer much assistance with your problem, but on the db size, I
can
say that we were running it with around 25k spams and 25k hams
learned,
with sa-learn running on shared imap folders every hour adding more.

This was with SA 2.70-cvs. We just upgraded to 3.1.0 and converted the
bayes and whitelist databases to MySQL. Spamd and MySQL now run on a
dedicated server which is accessed by spamc on our smtp/incoming MX
and
sa-learn on our pop/imap server. Our setup is a little complex, but it
works very well.

St-


BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:Marc Dufresne
TEL;WORK:613-543-3704
ORG:;Information Technology
TEL;PREF;FAX:613-543-2847
EMAIL;WORK;PREF;NGW:[EMAIL PROTECTED]
N:Dufresne;Marc
TITLE:Corporate IT Officer
END:VCARD

Reply via email to