]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/pron_spam
* modify the cn site pron rule so that it works
[spamassassin_config.git] / common / pron_spam
index aa20e5141f8d271048671eaabe43f667fad52733..58181d15dd389e3ac1496df4ca6bb2c74c4805d5 100644 (file)
@@ -187,10 +187,11 @@ body ADULTDVD             /adult\s+dvd/i
 describe ADULTDVD      adult dvd
 score ADULTDVD         3
 
-# blarson 2005-01-07   2005-01-30 trollwife submits bugs
-body WIFE                      /(?<!troll)wi[fv]e/i
-describe WIFE          wife
-score WIFE             2
+# don 2007-10-13 false positives; commenting out for now
+# # blarson 2005-01-07 2005-01-30 trollwife submits bugs
+# body WIFE            /(?<!troll)wi[fv]e/i
+# describe WIFE                wife
+# score WIFE           2
 
 # blarson 2005-07-10
 header JACKRABBIT      subject =~ /Jack Rabbit Vibrator/i
@@ -212,3 +213,20 @@ score NUDEPIC              2
 body PRETTYGIRL                /\bpretty girl/i
 describe PRETTYGIRL    pretty girls trying to seduce bugs
 score PRETTYGIRL       2
+
+# blarson 2007-10-16
+body HAVESEX           /\bhave\s+sex\b/i
+describe HAVESEX       have sex
+score HAVESEX          3
+
+# zobel 2007-10-14
+body XXXBODY           /xxx/i
+describe XXXBODY       Body containing xxx
+score XXXBODY          4
+
+# zobel
+# don 2007-10-25 mod
+body CNSITESPRON       /\bdot\s+cn\b/i
+describe CNSITESPRON   dot cn pron
+body CNSITESPRON       4
+