X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=common%2Fdrug_spam;h=b1564ef211069354dba6cbac3db378ce32a0893d;hb=05eda589302202d16da09d6ec493c8d09cfbd2aa;hp=523e48dd82c7354b7266f3c39bd706c035c069e7;hpb=e397671453962a45da7f158f4b1bffd5e5cd579b;p=spamassassin_config.git diff --git a/common/drug_spam b/common/drug_spam index 523e48d..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 @@ -237,3 +237,18 @@ score DRUGSTORE 3 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