]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
update list preferences and move over MIME_SUSPECT_NAME score
authorDon Armstrong <don@debian.org>
Thu, 7 Feb 2008 21:41:15 +0000 (21:41 +0000)
committerDon Armstrong <don@debian.org>
Thu, 7 Feb 2008 21:41:15 +0000 (21:41 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@139 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/bts_scores
common/scores
lists/user_prefs

index 16360fc26baab98731ed2857881681be53ea6efa..a61212d7cefb937bcdb07945f59047e07e0c5bd5 100644 (file)
@@ -135,3 +135,6 @@ score INVALID_MSGID 3
 
 # blarson 2007-10-15
 score HABEAS_ACCREDITED_COI 1
+
+# don move over from common
+score MIME_SUSPECT_NAME                1.1
index b0e0f1026e0c557fea5840714c00fef48b2548e5..32c0e91855d825d538bf9d5d44261b6cfaf99fca 100644 (file)
@@ -27,7 +27,7 @@ score MAILTO_TO_REMOVE                1.274 1.299 1.092 1.273
 score MISSING_MIMEOLE          1.501 1.501 1.241 1.100
 score HTTP_EXCESSIVE_ESCAPES   2.101 2.566 2.208 2.918
 # score MICROSOFT_EXECUTABLE   1.1
-score MIME_SUSPECT_NAME                1.1
+#score MIME_SUSPECT_NAME               1.1
 score HTML_MESSAGE             1.112 1.101 1.100 1.0
 # score HTML_WIN_OPEN          1.500 1.501 1.501 1.578
 # score JAVASCRIPT_URI         1.0 1.017 1.0 1.0
index a310f55c18b22a79754b315003bf794e72f2806e..ce667dae8c42a8fd1e28986b789611529bb0dc76 100644 (file)
@@ -16,7 +16,7 @@ dns_available test: gluck.debian.org master.debian.org klecker.debian.org
 # use newer score and rules, but don't override our own scores
 include /var/list/.spamassassin/newer-rules/50_scores.cf
 
-internal_networks      82.195.75.100/32 127.0.0.1/32
+internal_networks      82.195.75.100/32
 trusted_networks       82.195.75.64/26 70.103.162.0/24 192.25.206.10/32
 
 # No unnecessary crap --liiwi 2004-08-29