On Sat, 05 Dec 2009 11:38:46 +0100
Per Jessen <p...@computer.org> wrote:

> Robert Lopez wrote:
> 

> You go study the ruleset that you are using.  I know it's tedious, but
> if you want to know how and what you're filtering, it's the only way. 
> 

There aren't all that many with significant scores

$ cd /var/db/spamassassin/3.002005/updates_spamassassin_org

$ grep -Er "score.*-[1-9]" . | grep -vE 
":#|HASHCASH|USER_IN|BAYES|ALL_TRUSTED|ENV_AND_HDR|SUBJECT"
./50_scores.cf:score RCVD_IN_BSP_TRUSTED 0 -4.3 0 -4.3
./50_scores.cf:score RCVD_IN_SSC_TRUSTED_COI 0 -3.7 0 -3.7
./50_scores.cf:score HABEAS_ACCREDITED_COI 0 -8.0 0 -8.0
./50_scores.cf:score HABEAS_ACCREDITED_SOI 0 -4.3 0 -4.3
./50_scores.cf:score RCVD_IN_DNSWL_LOW 0 -1 0 -1
./50_scores.cf:score RCVD_IN_DNSWL_MED 0 -4 0 -4
./50_scores.cf:score RCVD_IN_DNSWL_HI 0 -8 0 -8
./50_scores.cf:score RCVD_IN_IADB_VOUCHED 0 -2.2 0 -2.2
./50_scores.cf:score RCVD_IN_IADB_DOPTIN 0 -4 0 -4
./50_scores.cf:score RCVD_IN_IADB_ML_DOPTIN 0 -6 0 -6

Reply via email to