X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=0263cb793c208a62c0f56e5eae9495e87f576260;hp=8ff0ee9006a4a8b6d15a1e23ac99be81fc4c5339;hb=7fcf11cf9520c2ba3f2d686bfd9a3b9124019d18;hpb=62f3df9923ff7409235f3f91eadeb4da91297dbc diff --git a/common/drug_spam b/common/drug_spam index 8ff0ee9..0263cb7 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -16,7 +16,7 @@ describe DRUGSPAM3 yet more drugs score DRUGSPAM3 1.5 # blarson 2007-09-13 -body MURPHY_DRUGS1 /\bv.?i.?a.?g.?r.?a\b/i +body MURPHY_DRUGS1 /\bv.?i.?a.?[gdk].?r.?a\b/i describe MURPHY_DRUGS1 Viagra score MURPHY_DRUGS1 1.5 @@ -234,5 +234,31 @@ describe DRUGSTORE drug store score DRUGSTORE 3 # zobel 2007-10-11 -header LETACCOUNT subject ~= /LET\:account,password,shop,did you forget\?,are you forget\?,why are are forget\?,damn you forget\}/i +header LETACCOUNT subject =~ /LET\:account,password,shop/i +describe LETACCOUNT Random Let:account spam score LETACCOUNT 7 + +# blarson 2007-10-16 +body HGH /\bh(?:uman)?g(?:rowth)?h(?:ormone)?\b/i +describe HGH hgh +score HGH 2 + +# blarson 2007-10-23 +body BRACKVIAG /\b\[V(?:\]\w\[)?I(?:\]\w\[)?A(?:\]\w\[)?G(?:\]\w\[)?R(?:]\w\[)?A\]\b/i +describe BRACKVIAG [viagra] +score BRACKVIAG 4 + +# blarson 2007-11-09 +header PHARMORD subject =~ /\bPharmacy\b.*\border\b/i +describe PHARMORD Pharmacy order +score PHARMORD 4 + +# blarson 2007-11-12 +body XTRASIZE /\bXtra\s*Size\b/i +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|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