]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/pron_spam
add more matches for shipping spam
[spamassassin_config.git] / common / pron_spam
index 6a446985622ad306ac8103733173d9642255712d..fe7d376339551d2fd2b4b3b95c079becb14ba4c8 100644 (file)
@@ -1,70 +1,6 @@
+# -*- mode: spamassassin -*-
 # spam messages dealing with pr0n, dating, sex, etc. match these rules
 
-# sexually-explicit stuff on a bunch of lists --pasc 04/05/11, --pasc 04/05/14
-body MURPHY_SEX1       /w(who|ohr|hro)re/i
-describe MURPHY_SEX1   No whores in Debian
-score MURPHY_SEX1      1
-
-body MURPHY_SEX2       /(jizzed|jizezd|jizz)/i
-describe MURPHY_SEX2   Debian ain't that exciting
-score MURPHY_SEX2      1
-
-body MURPHY_SEX3       /gang bang/i
-describe MURPHY_SEX3   No gang bangs
-score MURPHY_SEX3      1
-
-body MURPHY_SEX4       /dripping/i
-describe MURPHY_SEX4   Don't drip
-score MURPHY_SEX4      0.5
-
-body MURPHY_SEX5       /slut/i
-score MURPHY_SEX5      1
-
-body MURPHY_SEX6       /intercourse/i
-score MURPHY_SEX6      0.5
-
-body MURPHY_SEX7       /feel better/i
-score MURPHY_SEX7      0.5
-
-body MURPHY_SEX_L1     /amateur/i
-score MURPHY_SEX_L1    0.1
-
-body MURPHY_SEX_L2     /posing/i
-score MURPHY_SEX_L2    0.1
-
-body MURPHY_SEX_L3     /nude/i
-score MURPHY_SEX_L3    0.1
-
-body MURPHY_SEX_L4     /shy/i
-score MURPHY_SEX_L4    0.1
-
-body MURPHY_SEX_L5     /dirty/i
-score MURPHY_SEX_L5    0.1
-
-body MURPHY_SEX_L6     /bitch/i
-score MURPHY_SEX_L6    0.1
-
-body MURPHY_SEX_L7     /tits/i
-score MURPHY_SEX_L7    0.1
-
-body MURPHY_SEX_L7     /lingerie/i
-score MURPHY_SEX_L7    0.8
-
-
-meta MURPHY_SEX_L_META1 (MURPHY_SEX_L1 + MURPHY_SEX_L2 + MURPHY_SEX_L3 + MURPHY_SEX_L4 + MURPHY_SEX_L5 + MURPHY_SEX_L6 + MURPHY_SEX_L7) > 1
-score MURPHY_SEX_L_META1 2.0
-
-meta MURPHY_SEX_META1  (MURPHY_SEX1 + MURPHY_SEX2 + MURPHY_SEX3 + MURPHY_SEX4 + MURPHY_SEX5 + MURPHY_SEX6 + MURPHY_SEX7 + MURPHY_SEX_L_META1) > 1
-score MURPHY_SEX_META1 3.0
-
-body           MDO_DATING2     /l(o|0)ve/i
-describe       MDO_DATING2     Don't look for love on debian lists
-score          MDO_DATING2     0.1
-
-body           MDO_DATING3     /bar.?hopping/i
-describe       MDO_DATING3     Bar hopping (looking for dates?)
-score          MDO_DATING3     0.1
-
 body   MDO_DATING4     /(meet|find)(ing)?.?(a|the)?.?(perfect|right|new)?.?(stranger|people|partner|person|friend)/i
 describe MDO_DATING4   You don't want to pickup a DD
 score  MDO_DATING4     1.5
@@ -205,29 +141,44 @@ describe JACKRABBIT2      vibrator spam
 score JACKRABBIT2      3
 
 # blarson 2007-05-09
-body NUDEPIC           /\b(nude|naked|undressed)\s+(pictures?|video|snapshot|pic|photos?)\b/i
+body NUDEPIC           /\b(nude|naked|undressed)\s+(picture|video|snapshot|pic|photo)s?\b/i
 describe NUDEPIC       nude pictures
-score NUDEPIC          2
+score NUDEPIC          3
 
 # blarson 2007-06-17
 body PRETTYGIRL                /\bpretty girl/i
 describe PRETTYGIRL    pretty girls trying to seduce bugs
-score PRETTYGIRL       2
+score PRETTYGIRL       3
 
 # blarson 2007-10-16
-body HAVESEX           /\bhave\s+sex\b/i
-describe HAVESEX       have sex
+body HAVESEX           /\b(have|hot)\s+(sex|hookups)\b/i
+describe HAVESEX       have hot sex hookups
 score HAVESEX          3
 
+# don 2011-11-30
+body ADULTFRIEND       /adult\s+friendfinder/i
+describe ADULTFRIEND   Adult friend finder
+score ADULTFRIEND      4
+
+header FUCKSUBJ                Subject =~ /\bfuck\b/i
+describe FUCKSUBJ      Fuck in the subject
+score FUCKSUBJ         3
+
+# don -- disabled for false positives
 # zobel 2007-10-14
-body XXXBODY           /xxx/i
-describe XXXBODY       Body containing xxx
-score XXXBODY          4
+# body XXXBODY         /xxx/i
+# describe XXXBODY     Body containing xxx
+# score XXXBODY                4
 
+# don -- disabled for false positives 2010-10-09
 #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
-
+# 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
+
+# blarson 2012-04-12
+header BLUETIE         Received =~ /\bbluetie\.com\b/
+describe BLUETIE       from bluetie.com
+score BLUETIE          3