Re: Which DB is actually used?

2006-09-12 Thread Bo Mellberg
jdow skrev: From: "Logan Shaw" <[EMAIL PROTECTED]> On Fri, 8 Sep 2006, Bo Mellberg wrote: It seems like the exim-users database is being touched regularly, so I'm guessing that it has been set up by apt-get in some "auto-learning" state. Yes, you might w

Re: Which DB is actually used?

2006-09-08 Thread Bo Mellberg
jdow skrev: From: "Bo Mellberg" <[EMAIL PROTECTED]> I have SA 3.1.4 configured and running on Debian Sarge using apt-get. I'm finding it hard to know what directory is actually used for the bayes-database: max:~# ls /root/.spamassassin/ -al total 2344 drwx-- 2 roo

Re: Can't get sa-learn to work

2006-09-08 Thread Bo Mellberg
Loren Wilton skrev: max:~# sa-learn --dump magic 0.000 0 3 0 non-token data: bayes db version 0.000 0 0 0 non-token data: nspam 0.000 0 0 0 non-token data: nham 0.000 0 0 0 non-token

Which DB is actually used?

2006-09-07 Thread Bo Mellberg
I have SA 3.1.4 configured and running on Debian Sarge using apt-get. I'm finding it hard to know what directory is actually used for the bayes-database: max:~# ls /root/.spamassassin/ -al total 2344 drwx-- 2 root root4096 Sep 8 07:52 . drwxr-xr-x 12 root root4096 Sep 5 09:37 ..

Re: Can't get sa-learn to work

2006-09-07 Thread Bo Mellberg
Theo Van Dinter skrev: On Thu, Sep 07, 2006 at 11:27:36AM +0200, Bo Mellberg wrote: max:/#sa-learn -D --sync which would upgrade the db from version 0 to version 2. FWIW, the upgrade occurs anytime a DB write is attempted, --sync just forces a write. OK. Got it. [25567] dbg: bayes

Can't get sa-learn to work

2006-09-07 Thread Bo Mellberg
Hi all! New to SA and to this list, I have a problem with the bayes DB learning process. I'm running Debian Sarge, with the latest sa-exim and spamassassin 3.1.4 from apt-get. I first tried: max:/#sa-learn --spam ~/Maildir/.MissedSpam/cur but it complained on the db version. Reading up on t