Hi all, I installed spam assassin (3.0.2) in my linux box and looks like does not work (probably due to my configuration). I tried RTFM but still cannot make it work.
Situation: I use spamassassin with simscan + qmail. My problem is when I use the spamassassin (not spamc) + sample-spam.txt it gives me the correct result (and I tested another real spam with the 'keyword' "viagra"). However, when I use spamc ...it keeps saying (all the emails) score is 0.0. Header using spamc: X-Spam-Status: spam=No, score=0.0 required=4.2 tests= none autolearn=unavailable Header using spamassassin: X-Spam-Level: **** X-Spam-Status: spam=Yes, score=4.3 required=4.2 tests= BIZ_TLD=0.527, DATE_IN_PAST_06_12=0.211,DRUGS_ERECTILE=0.026,DRUG_ED_CAPS=1.535, EXTRA_MPART_TYPE=0.222,SUBJECT_DRUG_GAP_VIA=1.77 autolearn=no local.cf: rewrite_subject 1 report_header 1 report_safe 2 required_hits 4.2 add_header all Status spam=_YESNO_, score=_SCORE_ required=_REQD_ tests= _TESTSSCORES(,)_ autolearn=_AUTOLEARN_ Do you guys have any idea why spamc said the score is 0 for all emails? If you need more information I am happy to provide if necessary. Thanks David