X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fdrug_spam;h=b1564ef211069354dba6cbac3db378ce32a0893d;hb=11ce2b1ce79fb3fde1e9b1a5b2388e4fcd3cac4b;hp=9cb41aaf21b1ad18b880dde02f923c4eade24268;hpb=07456d587055e6b851654d25cc033cd12c2fb478;p=spamassassin_config.git diff --git a/common/drug_spam b/common/drug_spam index 9cb41aa..b1564ef 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 @@ -232,3 +232,23 @@ score WONDERCUM 4 body DRUGSTORE /\bdrug store\b/i describe DRUGSTORE drug store score DRUGSTORE 3 + +# zobel 2007-10-11 +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