> -----Original Message----- > From: Robert Menschel [mailto:[EMAIL PROTECTED] > Sent: donderdag 24 februari 2005 3:28 > To: Mark > Cc: users@spamassassin.apache.org > Subject: Re: How to purge bayes? > > Don't purge/reinit the files, delete them. SA will recreate them > when it tries to check Bayes next, and will update them with > new auto-learned emails and/or your next sa-learn.
Thanks for all your suggestions. I think it was the auto-learn thing. > However, IMO the journal file should be tiny, and most of your > Bayes data should be in _seen and _toks. SA has now re-created everything; only, now I have no bayes_journal any more at all: drwx------ 2 spamd spamd 512 Feb 24 08:03 . drwxr-xr-x 8 root wheel 512 Feb 24 08:11 .. -rw------- 1 spamd spamd 17 Feb 24 08:03 bayes_msgcount -rw------- 1 spamd spamd 49152 Feb 24 08:03 bayes_seen -rw------- 1 spamd spamd 49152 Feb 24 08:03 bayes_toks -rw------- 1 spamd spamd 1218 Feb 24 02:29 user_prefs Maybe it will just write it out later? - Mark