]> git.donarmstrong.com Git - spamassassin_config.git/commitdiff
add more blars patches
authorDon Armstrong <don@debian.org>
Fri, 16 Nov 2007 01:16:26 +0000 (01:16 +0000)
committerDon Armstrong <don@debian.org>
Fri, 16 Nov 2007 01:16:26 +0000 (01:16 +0000)
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@103 0b7a5b0c-1f2c-0410-bd74-c376f8064c91

common/drug_spam
common/misc_spam
common/url_spam

index cea4c66911836faaace8b7b40b3a38bc465b1d6d..0263cb793c208a62c0f56e5eae9495e87f576260 100644 (file)
@@ -259,6 +259,6 @@ describe XTRASIZE   more penis spam
 score XTRASIZE         2
 
 # blarson 2007-11-14
-header BIGORGAN                subject =~ /\b(?:macro|sizeable|bouffant|colossal|elephantin|largish|gargantuan|vast|ample|broad|huge|size|significant|oversized|monolithic|hulky|voluminous|whopping|enormous|titanic|large|extended|bulky|humongous|outsize|puffy|prodigious|extended|sized|monstrous|wide|thumping|stupendous|gigantic|big|important|mountainous|immense|extended|plumping|tremendous|extensive|massive|sizable|conspicuous|prodigious|jumbo|monster|greatest|scale|immence|spacious|ranging)\s+(?:body part|member|phallus|fuckstick|shlong|dick|shaft|penis|erectile|organ|cock|rod|shaft)\b/i
+header BIGORGAN                subject =~ /\b(?:macro|sizeable|bouffant|colossal|elephantin|largish|gargantuan|vast|ample|broad|huge|size|significant|oversized|monolithic|hulky|voluminous|whopping|enormous|titanic|large|extended|bulky|humongous|outsize|puffy|prodigious|extended|sized|monstrous|wide|thumping|stupendous|gigantic|big|important|mountainous|immense|extended|plumping|tremendous|extensive|massive|sizable|conspicuous|prodigious|jumbo|monster|greatest|scale|immence|spacious|ranging|giant|biggish|outsized|whacking|fat|capacious|grand|intense|monumental|rangy|prominent|cosmic)\s+(?:body part|member|phallus|fuckstick|shlong|dick|shaft|penis|erectile|organ|cock|rod)\b/i
 describe BIGORGAN              big body part
 score BIGORGAN         3
index f8a465a5fe2fa37891a2078cdbfb2d9099cbe36a..63c94d81a333266acfd8441145b07b9028b20804 100644 (file)
@@ -280,3 +280,8 @@ score ICQ           2
 header XJ2ID           X-J2Id =~ /\d+/
 describe XJ2ID         fax bounce
 score XJ2ID            4
+
+# blarson 2007-11-15
+header LONGWORD                subject =~ /\b\w{40,}/i
+describe LONGWORD      long word in subject
+score LONGWORD         2
index 9fb5b520232c9ad6021574e82efc7aed6c82702b..a1a211e7d067be5a1a917bea55367b21466de513 100644 (file)
@@ -179,7 +179,7 @@ tflags          URIBL_SBL       net
 score          URIBL_SBL       3.5
 
 # blarson 2007-09-17
-body MYCHEAP           /\b(?:my)?cheap(?:xp|adobe)?(?:oem|soft)(?:now|ware)?(?:(?:4|for)?less)?\d*\s*\.\s*com\b/i
+body MYCHEAP           /\b(?:my)?cheap(?:xp|adobe)?(?:oem|soft)+(?:now|ware)?(?:(?:4|for)?less)?\d*\s*\.\s*com\b/i
 describe MYCHEAP       software spam
 score MYCHEAP          4
 
@@ -283,6 +283,11 @@ describe HANOIFASH WWW.HANOI-FASHION.COM
 score HANOIFASH                4
 
 # blarson 2007-11-06
-body ONLINEMED         /\b(?:onlinemedicalkey|pharm\w*|webvinz|wendebay|webdcd)\s*\.\s*com\b/i
+body ONLINEMED         /\b(?:onlinemedicalkey|pharm\w*|webvinz|wendebay|webdcd|vowelstep|wclth)\s*\.\s*com\b/i
 describe ONLINEMED     onlinemedicalkey.com
 score ONLINEMED                4
+
+# blarson 2007-11-15
+body GETUP             /\bgetupgradednow\.com\b/i
+describe GETUP         getupgradednow.com
+score GETUP            4