need help on bayes

kfliong kfliong at WOFS.COM
Thu Mar 11 05:50:10 GMT 2004


Can someone please help me with this bayes problem i am having on spamassassin?

FYI, I have not trained my bayes after configuring it. After realizing that
I need to train it, I have problem training it my bayes will stuck when it
try to convert the bayes database.

debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/root/.spamassassin/user_prefs" for user prefs file
debug: bayes: 23097 tie-ing to DB file R/O /root/.spamassassin/bayes_toks
debug: bayes: 23097 tie-ing to DB file R/O /root/.spamassassin/bayes_seen
debug: bayes: found bayes db version 0
debug: Score set 2 chosen.
debug: Initialising learner
debug: Initialising learner
debug: Syncing Bayes journal and expiring old tokens...
debug: lock: 23097 created /root/.spamassassin/bayes.lock.mydomain.com.23097
debug: lock: 23097 trying to get lock on /root/.spamassassin/bayes with 0
retries
debug: lock: 23097 link to /root/.spamassassin/bayes.lock: link ok
debug: bayes: 23097 tie-ing to DB file R/W /root/.spamassassin/bayes_toks
debug: bayes: 23097 tie-ing to DB file R/W /root/.spamassassin/bayes_seen
debug: bayes: found bayes db version 0
debug: bayes: detected bayes db format 0, upgrading
debug: bayes: upgrading database format from v0 to v2

The upgrade seems to be taking ages.


Below is my folder /root/.spamassassin/

-rw-------    1 root     root     83558400 Sep 17 20:22 auto-whitelist
-rw-r--r--    1 root     root           31 Mar 11 13:19 bayes.lock
-rw-------    1 root     root         1189 Dec 24 15:07 bayes_msgcount
-rw-------    1 root     root     10428416 Dec 24 15:06 bayes_seen
-rw-------    1 root     root      4112384 Dec 24 15:06 bayes_toks
-rw-------    1 root     root       962560 Dec 24 15:44 bayes_toks.new
-rw-r--r--    1 root     root         1165 Dec 24 17:44 user_prefs

Is the auto-whitelist too BIG? That's why it's taking the conversion so long?

Can I delete all the files and rebuild my spam and ham?

Thanks and appreciate any input.

thanks



More information about the MailScanner mailing list