> On Mon, Nov 24, 2003 at 09:32:15PM -0800, Chip Paswater wrote:
> > I have bayes_auto_learn turned off in .spamassassin/user_prefs:
> 
> ok.
> 
> > I see bayes_journal getting some action:
> 
> the journal, by default, records atime updates for tokens when scanning
> occurs.  it's unrelated to learning. :)

Hmmmmmm, then what about this:

user_prefs:

bayes_auto_learn 0
bayes_learn_during_report 0
bayes_auto_learn_threshold_nonspam 0.0
bayes_auto_learn_threshold_spam 100.0
bayes_learn_to_journal  0
bayes_journal_max_size  0

crontab:

1 0,12 * * * /usr/local/bin/sa-learn --spam --mbox spam.to-be-archived


[EMAIL PROTECTED] chip]$ ls -al .spamassassin/
total 8636
drwxrwxr-x    2 chip     chip         4096 Nov 25 13:52 .
drwx------    3 chip     chip         4096 Nov 26 00:02 ..
-rw-------    1 chip     chip           13 Nov 25 13:52 bayes.lock
-rw-------    1 chip     chip      1208320 Nov 25 13:52 bayes_seen
-rw-------    1 chip     chip      5267456 Nov 25 13:52 bayes_toks
-rw-------    1 chip     chip      4759552 Nov 25 13:53 bayes_toks.new
-rw-rw-r--    1 chip     chip         1337 Nov 23 17:06 user_prefs


What would cause the bayes db to rebuild itself (and *crash*) at 13:52 ?  When it
crashes like this, it leaves its bayes.lock file behind which causes major
headaches.  I'm more than ready to move over to spamd, but I hate to give
up on an annoying bug.

Any ideas?


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to