X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fpron_spam;h=1c3194c26eae363bf75ea6e07fc4b5af5e6d55db;hp=41aa43d859c4f4d2016fe01d5f60de87a38b8d5d;hb=b219c5c42a57939705fab3075ec619ce93ef08b6;hpb=1964a8fd8fdd2665755261cbebf7acefb4d5fced diff --git a/common/pron_spam b/common/pron_spam index 41aa43d..1c3194c 100644 --- a/common/pron_spam +++ b/common/pron_spam @@ -205,17 +205,30 @@ 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+(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 +score HAVESEX 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 + +#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