]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
* modify the cn site pron rule so that it works
authorDon Armstrong <don@debian.org>
Thu, 25 Oct 2007 22:28:00 +0000 (22:28 +0000)
committerDon Armstrong <don@debian.org>
Thu, 25 Oct 2007 22:28:00 +0000 (22:28 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@82 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/pron_spam

index 68f8b7875f1e4411640990fb27fa01dd0aaa6127..58181d15dd389e3ac1496df4ca6bb2c74c4805d5 100644 (file)
@@ -224,10 +224,9 @@ body XXXBODY               /xxx/i
 describe XXXBODY       Body containing xxx
 score XXXBODY          4
 
 describe XXXBODY       Body containing xxx
 score XXXBODY          4
 
-#zobel
-body __CNSITES1                /\bdot\s+cn\b/i
-body __CNSITES2                /\b\s+cn\b/i
-body CNSITESPRON       __CNSITES1 || __CNSITES2
+# zobel
+# don 2007-10-25 mod
+body CNSITESPRON       /\bdot\s+cn\b/i
 describe CNSITESPRON   dot cn pron
 body CNSITESPRON       4
 
 describe CNSITESPRON   dot cn pron
 body CNSITESPRON       4