From 8db93cccfa79fd78e92fbcbe00496fe2487d1d4c Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 27 Jan 2008 09:33:25 +0000 Subject: [PATCH] disable some more rules git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@134 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/scores | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common/scores b/common/scores index ad66235..03a0a17 100644 --- a/common/scores +++ b/common/scores @@ -16,10 +16,10 @@ score LDOSUBSCRIBER -6 score FROM_AND_TO_SAME 4.097 3.826 4.197 3.464 # score MASS_EMAIL 2.0 2.0 2.0 2.482 # score BASE64_ENC_TEXT 4.354 3.643 3.544 3.768 -score EXCUSE_10 2.069 2.0 2.0 2.0 +# score EXCUSE_10 2.069 2.0 2.0 2.0 score MIME_HTML_ONLY 4 # score CLICK_BELOW 2.489 2.101 2.100 2 -score CLICK_BELOW_CAPS 2.639 2.500 2.100 2.500 +# score CLICK_BELOW_CAPS 2.639 2.500 2.100 2.500 score NORMAL_HTTP_TO_IP 2.3 # score HTML_LINK_CLICK_HERE 2.100 # score HTML_JAVASCRIPT 2 2 2 2.230 @@ -43,7 +43,7 @@ score MAILTO_TO_SPAM_ADDR 1.606 1.377 1.795 1.676 # score REMOVE_IN_QUOTES 1.001 1.197 1.001 1.301 score REMOVE_PAGE 1.313 1.265 1.675 1.401 # score EARN_MONEY 1.950 2.018 1.379 1.949 -score EARN_PER_WEEK 1 +# score EARN_PER_WEEK 1 score DNS_FROM_RFC_DSN 4 score DNS_FROM_RFC_BOGUSMX 2.5 score DNS_FROM_RFC_POST 2.44 @@ -79,9 +79,9 @@ score RCVD_FAKE_HELO_DOTCOM 0.791 1.606 1.264 2.434 # Upped some rules which only seem to happen in spam. Suggestion from Santiago # --pasc 2004-05-23 -score HTML_FONT_BIG 3.0 +# score HTML_FONT_BIG 3.0 # score HTML_IMAGE_ONLY 3.0 -score MIME_MISSING_BOUNDARY 3.0 +# score MIME_MISSING_BOUNDARY 3.0 score MIME_HTML_MOSTLY 3.0 # score DATE_IN_FUTURE 3.0 score INVALID_DATE_TZ_ABSURD 3.0 @@ -100,4 +100,4 @@ score MIME_HTML_MOSTLY 3.0 # This rule is wrong; it matches messages which have multi-line # encoded subjects -score SUBJECT_ENCODED_TWICE 0 +# score SUBJECT_ENCODED_TWICE 0 -- 2.39.2