hi all,

i've got SA (SpamAssassin 2.60-cvs (1.176-2003-02-23-exp)) running nicely on Mac OSX 10.2.3.

spam id & tagging, with both std & custom rules, are working just fine .... but I've got (i think) a problem with Bayes learning ....

after a suspect email -- not yet id'd/labelled as spam -- makes it into my inbox, i move it to my "fresh_spam" mailbox, and run the following commands:

sa-learn -D --spam --showdots --no-rebuild -a -f /(path_to_my)/fresh_spam.mdir
sa-learn -D --nonspam --showdots --no-rebuild -a -f //(path_to_my)/inbox.mdir
sa-learn -D --rebuild --showdots


i thought that the message should be learned and criteria added to the DB ..... but I note that the debug output returns: "Learned from 0 messages."

what am i missing?

thanks,

richard

------------------
DEBUG OUTPUT:

debug: Score set 0 chosen.
debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/var/root/.spamassassin/user_prefs" for user prefs file
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_toks
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_seen
debug: debug: Only 186 spam(s) in Bayes DB < 200
debug: Score set 0 chosen.
debug: Initialising learner
debug: Initialising learner

Learned from 0 messages.
debug: bayes: untie-ing
debug: bayes: untie-ing db_toks
debug: bayes: untie-ing db_seen
debug: Score set 0 chosen.
debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/var/root/.spamassassin/user_prefs" for user prefs file
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_toks
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_seen
debug: debug: Only 186 spam(s) in Bayes DB < 200
debug: Score set 0 chosen.
debug: Initialising learner
debug: Initialising learner

Learned from 0 messages.
debug: bayes: untie-ing
debug: bayes: untie-ing db_toks
debug: bayes: untie-ing db_seen
debug: Score set 0 chosen.
debug: using "/usr/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/var/root/.spamassassin/user_prefs" for user prefs file
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_toks
debug: bayes: tie-ing to DB file R/O /var/root/.spamassassin/bayes_seen
debug: debug: Only 186 spam(s) in Bayes DB < 200
debug: Score set 0 chosen.
debug: Initialising learner
debug: Initialising learner
debug: Syncing Bayes journal and expiring old tokens...
debug: lock: 938 created /var/root/.spamassassin/bayes.lock.server.internal.net.938
debug: lock: 938 trying to get lock on /var/root/.spamassassin/bayes with 0 retries
debug: lock: 938 link to /var/root/.spamassassin/bayes.lock: link ok
debug: bayes: tie-ing to DB file R/W /var/root/.spamassassin/bayes_toks
debug: bayes: tie-ing to DB file R/W /var/root/.spamassassin/bayes_seen
debug: bayes: untie-ing
debug: bayes: untie-ing db_toks
debug: bayes: untie-ing db_seen
debug: bayes: files locked, now unlocking lock
debug: unlock: 938 unlink /var/root/.spamassassin/bayes.lock
debug: Syncing complete.
debug: bayes: untie-ing






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to