]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
add changes from blars
authorDon Armstrong <don@debian.org>
Fri, 24 Sep 2010 17:25:46 +0000 (17:25 +0000)
committerDon Armstrong <don@debian.org>
Fri, 24 Sep 2010 17:25:46 +0000 (17:25 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@346 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/bts_scores
common/common_rbl
common/misc_spam

index 5ac842af68902abd11e88d51e2e1f334040820f3..426970e0ba2cd053663530989241dc5897615bd0 100644 (file)
@@ -154,3 +154,6 @@ score FH_DATE_PAST_20XX 0
 
 # blarson 2010-01-23
 score USER_IN_DEF_SPF_WL 0.1
+
+# blarson 2010-06-23
+score STATIC_RIMA_TDE -1
index 12f4b5369c9922ec14516c53dda29fcd9f03115c..b5b29125b66427b27fb2d3863ba4a631b3186652 100644 (file)
@@ -24,11 +24,12 @@ score       RCVD_IN_NIX1            1.5
 
 
 # blarson 2007-09-14
+# blarson 2010-09-14 reduce score due to false positives
 uridnsbl URIBL_CNKR    cn-kr.blackholes.us.    A
 body   URIBL_CNKR      eval:check_uridnsbl('URIBL_CNKR')
 describe URIBL_CNKR    china or korea hosted web site
 tflags URIBL_CNKR      net
-score URIBL_CNKR       2.5
+score URIBL_CNKR       1.5
 
 # disable the SECURITYSAGE RBL
 score DNS_FROM_SECURITYSAGE 0.0
index 84a1fbe11aa799de0e0214fa41da0f5a093a6f17..b4df540f850e4ccc4e33d08aa91568d848eede01 100644 (file)
@@ -460,7 +460,7 @@ describe DOTNET                .NET Spam
 score DOTNET              3
 
 # blarson 2010-02-02
-body REMBOX            /\b(?:rembox|disappear|stopping|delrem|remfiles?|exit)\s?\@/
+body REMBOX            /\b(?:rembo[xt]|disappear|stopping|delrem|remfiles?|exit|takemeoff|offthelist|purgefile)\s?\@/
 describe REMBOX                rembox
 score REMBOX           3
 
@@ -495,4 +495,4 @@ score RTF_ATTACH    0.5
 
 meta RTF_SPAM          CTOCTET_STREAM && RTF_ATTACH
 describe RTF_SPAM      Content type is octet-stream and has an RTF Attachment
-score RTF_SPAM         3
\ No newline at end of file
+score RTF_SPAM         3