X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fpron_spam;h=dbb70d17b311440db845a152f6b8d7fa7f894d34;hp=2823c00e714cc37437fd451bebbfecf13feeaa09;hb=d6e9cadda6ebc0595e16f8691ecebf12fc825d0f;hpb=ae1e0bc72fd433be2419c13aa6b9aace1b9d3c08 diff --git a/common/pron_spam b/common/pron_spam index 2823c00..dbb70d1 100644 --- a/common/pron_spam +++ b/common/pron_spam @@ -1,3 +1,4 @@ +# -*- 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 @@ -205,14 +206,14 @@ 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 @@ -225,10 +226,11 @@ score HAVESEX 3 # 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