Larry Rosenman wrote:
Mark wrote:

-----Original Message-----
From: David Guntner [mailto:[EMAIL PROTECTED]
Sent: donderdag 24 februari 2005 3:02
To: users@spamassassin.apache.org
Subject: Re: How to purge bayes?


Mark grabbed a keyboard and wrote:

How do I purge my bayes_* files? Especially, my bayes_journal is
over 250 MB! I like it to re-init with a fresh start. But when I
"echo -n >" the files, and restart SA, I get dbase errors. So, how
can I easily go about this?

When I had to do it some time ago, I just did a rm bayes_* and poof they were gone. Next time something came in, spamd just recreated them.

As I just wrote someone (who suggested the same):

When I do that, however, I get this in my log:

bayes: no dbs present, cannot scan: /var/db/spamassassin/bayes_toks

Is that ok?

Thanks,

- Mark


This smells like a sitewide bayes, and permissions issues.

Check what id SPAMD is running as, and the permissions for
/var/db/spamassassin.

Hi,

Also smells like someone removed the bayes_* files and nothing has be auto-learned yet, hence the warning message.

Regards,

Rick

Reply via email to