Still having problems.  

Redhat FC2, sendmail 8.31.1, spamassassin 3.0.1 (with spamass-milter).

Messages are coming in with scores > 5.0 and aren't being tagged.

Here's my local.cf:
#
required_score 5
rewrite_header Subject [SPAM]
report_safe 1
trusted_networks 10.1
# lock_method flock

score   FORGED_HOTMAIL_RCVD             5
score   FORGED_HOTMAIL_RCVD2            5
score   FORGED_YAHOO_RCVD               5
score   DCC_CHECK                       5

And here's my user_prefs:

add_header all Checker-Version SpamAssassin _VERSION_ (_SUBVERSION_) on
_HOSTNAME_
add_header spam Flag _YESNOCAPS_
add_header all Level _STARS(*)_
add_header all Status _YESNO_, hits=_HITS_ required=_REQD_ tests=_TESTS_

# How many points before a mail is considered spam.
required_hits   5.0
ok_locales              all
ok_languages            all
bayes_auto_learn_threshold_nonspam      0.1
bayes_auto_learn_threshold_spam         12.0
bayes_auto_learn                        1
report_safe 1
rewrite_header Subject [SPAM]
skip_rbl_checks 0

If I cat sample_spam.txt to spamc it will return a msg with the subject
modified, but normal e-mail isn't.  For example:

Subject: OGM VIAGRA 1.99 $2.34 $5.99 BUY NOW SEX
X-Spam-Flag: YES
X-Spam-Status: Yes, score=7.7 required=5.0
tests=DRUGS_ERECTILE,DRUG_ED_CAPS,
        
FROM_ENDS_IN_NUMS,NIGERIAN_BODY1,RCVD_BY_IP,SUBJECT_DRUG_GAP_VIA,
        SUBJ_ALL_CAPS,UPPERCASE_75_100 autolearn=no version=3.0.1
X-Spam-Level: *******
X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on

I throw my self at the mery of the SA mailing list :)

Thanks,
.jon

Reply via email to