----- Original Message ----- From: "Kai Schaetzl" <[EMAIL PROTECTED]>
To: <users@spamassassin.apache.org>
Sent: Wednesday, June 15, 2005 4:32 PM
Subject: Re: Bayes? (MORE)


John Fleming wrote on Tue, 14 Jun 2005 15:56:02 -0500:

Running spamassassin NOW results in ONLY the following, and then it hangs:

login as: root
Password:
Last login: Tue Jun 14 15:19:49 2005 from 66.209.225.25
Luke:~# spamassassin -D

John, you have to pipe a message thru it or at least --lint.
From your magic data it seems you have quite a big Bayes db. Run a forced
expire to see how long it takes. It's possible that sa times out on it.

Kai

Duh - thanks, I should've known that. Here's the end of the information from spamassassin -D --lint:

debug: running uri tests; score so far=-3.281
debug: running raw-body-text per-line regexp tests; score so far=-3.281
debug: running full-text regexp tests; score so far=-3.281
debug: is spam? score=-3.281 required=5
debug: tests=ALL_TRUSTED,BAYES_20,MISSING_HEADERS,MISSING_SUBJECT,NO_REAL_NAME,SARE_TOCC_NONE debug: subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_HOST,__SANE_MSGID,__SARE_CC_NONE,__SARE_HTML_HAS_MSG,__SARE_TO_NONE,__UNUSABLE_MSGID
#

Note that there -is- a BAYES_ entry! I have some modified Bayes scores in my local.cf, and some of them only have one numerical entry after the title instead of the usual 4. Can anyone imagine that does something strange to the Bayes?

Again, the observation is that all caught spam has a high BAYES_ score, but all ham doesn't have any BAYES_ score entry in the header info. Thanks - John

Reply via email to