]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/pron_spam
* add progold rule
[spamassassin_config.git] / common / pron_spam
index 2b4bc87f8e539e15562f176d1fde7e65b30acbc3..2823c00e714cc37437fd451bebbfecf13feeaa09 100644 (file)
@@ -205,7 +205,7 @@ describe JACKRABBIT2        vibrator spam
 score JACKRABBIT2      3
 
 # blarson 2007-05-09
-body NUDEPIC           /\b(nude|naked|undressed)\s+(pictures?|video|snapshot|pic)\b/i
+body NUDEPIC           /\b(nude|naked|undressed)\s+(pictures?|video|snapshot|pic|photos?)\b/i
 describe NUDEPIC       nude pictures
 score NUDEPIC          2
 
@@ -213,3 +213,22 @@ 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
+
+# don -- disabled for false positives
+# 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
+