]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
add more blars rules
authorDon Armstrong <don@debian.org>
Mon, 24 Mar 2008 21:01:54 +0000 (21:01 +0000)
committerDon Armstrong <don@debian.org>
Mon, 24 Mar 2008 21:01:54 +0000 (21:01 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@178 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/drug_spam
common/phrase_spam
common/url_spam

index 7b9dc0927c6acf40919f38e29ed926c04ae0513b..1fc98bc4b83c79e0f7abded177efa5d413875c21 100644 (file)
@@ -359,7 +359,7 @@ describe POPTHIS    pop this
 score POPTHIS          3
 
 # blarson 2008-02-24
-full BLUEPILL          /\bblue.?pill/i
+full BLUEPILL          /\bblue.?(?:pill|med)/i
 describe BLUEPILL      blue pill
 score BLUEPILL         3
 
@@ -382,3 +382,8 @@ score VIA4          3
 full LEGALWEED         /\bLegal WEED\b/
 describe LEGALWEED      Legal WEED
 score LEGALWEED                4
+
+# blarson 2008-03-21
+header PUSSY           subject =~ /\b(?:pussy|cum|naked|g(?:-|\s*)?spot|nipple|manhood|one(?:-|\s+)eyed\s+monster|orgasm|breast|vibrator|penis|porno|Tittie)s?\b/i
+describe PUSSY         pussy
+score PUSSY            2
index 8217bcb48f3b29cf3d7500fec0fce3313a48ec66..634a9ed59bbef9cea5b19a26335734a5a14a4be9 100644 (file)
@@ -814,7 +814,7 @@ describe ADEGREE    a degree
 score ADEGREE          3
 
 # blarson 2008-03-12
-rawbody PZIP           /\bfilename\=\"\w\.zip\"/
+rawbody PZIP           /\bfilename\=\"\w\w?\.zip\"/
 describe PZIP          p.zip
 score PZIP             3
 
@@ -832,3 +832,13 @@ score SUBBODYREP   3
 full MYMSNNAMEIS       /(?:add\s+me\s+on|my)\s+(?:msn|(?:live|msn|)\s*mess?enger|aim|aol|screen)\s+(?:name\s+)?(?:is)?\s+\S+\@\S+/i
 describe MYMSNNAMEIS   My screen name is foo@bar.com
 score MYMSNNAMEIS      2.5
+
+# blarson 2008-03-20
+body LONGWURL          /^[\w\-]{11,}\s+http\:\/\/[\w\.\-]{4,}\s*$/
+describe LONGWURL      longWord URL
+score LONGWURL         2
+
+# blarson 2008-03-20
+header ITCSTORE                subject =~ /ITC Store/
+describe ITCSTORE      ITC Store
+score ITCSTORE         4
index a795750cd901502efbd80641300cb2206c0745f7..feb5da4369f5413d5877eb70ca353a0a004a5602 100644 (file)
@@ -462,3 +462,12 @@ body SCIJOURNALS   /\bsciencejournals\.info\b/i
 describe SCIJOURNALS   scientific journals
 score SCIJOURNALS      4
 
+# blarson 2008-03-19
+body JANEHOT           /\bjane\d[\w\d]*\@hotmail\.com\s*$/
+describe JANEHOT       jane*@hotmail.com
+score JANEHOT          3
+
+# blarson 2008-03-20
+rawbody BIFUTRA                /\b(?:bifutra|veriapoli|xenifeao|toporaig|jieros|bifreca|werikine|incroomise|genbullenst|writeprovide)(?:\.|\=2E)com\b/
+describe BIFUTRA       spammer web sites
+score BIFUTRA          4