]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/pron_spam
* Make the money rules more powerful
[spamassassin_config.git] / common / pron_spam
index 41aa43d859c4f4d2016fe01d5f60de87a38b8d5d..7d1572800273a6b5725398679b76254e2f93365e 100644 (file)
@@ -214,8 +214,20 @@ 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
+body __CNSITES1                /\bdot\s+cn\b/i
+body __CNSITES2                /\b\s+cn\b/i
+meta CNSITESPRON       __CNSITES1 || __CNSITES2
+describe CNSITESPRON   dot cn pron
+score CNSITESPRON      4
+