X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=common%2Fdrug_spam;h=8bc07b7f4ea059b73b1758381b192ccd2bf2cf4a;hb=200327097f4eed73372ce2e950e03ab87adf1e94;hp=4097a638ac2d915342bceaa5d8d4f2099c18c3ef;hpb=b25d00ad183b676a8d25392487af6997063d9a20;p=spamassassin_config.git diff --git a/common/drug_spam b/common/drug_spam index 4097a63..8bc07b7 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,6 +234,11 @@ describe DRUGSTORE drug store score DRUGSTORE 3 # zobel 2007-10-11 -header LETACCOUNT subject ~= /LET:account,password,shop/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