]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/pron_spam
add more matches for shipping spam
[spamassassin_config.git] / common / pron_spam
index dbb70d17b311440db845a152f6b8d7fa7f894d34..fe7d376339551d2fd2b4b3b95c079becb14ba4c8 100644 (file)
@@ -1,71 +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
@@ -216,10 +151,19 @@ describe PRETTYGIRL       pretty girls trying to seduce bugs
 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
@@ -234,3 +178,7 @@ score HAVESEX               3
 # 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