[EMAIL PROTECTED] wrote:
Hi again SA experts,

Note the error message in the 2nd-last line of the following transcript:

animalhead:~/sj $ sa-learn --no-rebuild --spam --mbox savejunk
The --no-rebuild option has been deprecated.  Please use --no-sync instead.
Learned tokens from 3025 message(s) (3047 message(s) examined)
animalhead:~/sj $ sa-learn --no-sync --spam thruJunk
bayes: bayes db version 0 is not able to be used, aborting! at /usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/BayesStore/DBM.pm line 196.
Learned tokens from 170 message(s) (170 message(s) examined)

There are 171 messages in directory thruJunk. The largest is 495K, the next largest is 137K.
$ sa-learn -V    yields "spamassassin v 3.2.1"

What should I do about this?

I still have another directory with ham to go. It includes lots of large files. Should I delete those over a certain size?

bayes db version 0 " indicates your bayes file is corrupt. It should be
"version 3".  Do you have a backup?  SQL or .db?

Reply via email to