X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=eaa027de8e076c2aa89cc2ec731356eff16bed0c;hp=007f7dc710a4abddca409c36eefc3f3fffb59651;hb=15e8c786455bae45a18d16dfa703ff851b208b46;hpb=27e38afef5451d2d5e8351a558688fb8dd4c4dfe diff --git a/common/drug_spam b/common/drug_spam index 007f7dc..eaa027d 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -1,12 +1,12 @@ # various drugs match these rules # blarson, 2004-05-10 -> lists --pasc 04/05/11 -body DRUGSPAM /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v.?(i|1|=ed|\xed).?[\a@].?g.?r.?a|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|[xz].?a.?n.?a.\?x|p.?r.?o.?z.?a.?c|rx|hgh)(\b|_)/i +body DRUGSPAM /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v.?(i|1|=ed|\xed|l).?(?:a|\@|\/\\).?g.?r.?(?:a|\@|\/\\)|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|[xz].?a.?n.?a.\?x|p.?r.?o.?z.?a.?c|hgh)(\b|_)/i describe DRUGSPAM drug spam score DRUGSPAM 3 # blarson, 2004-05-10 -> lists --pasc 04/05/11 -header DRUGSPAM2 subject =~ /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v\.?(i|1|=ed).?[a@].?g.?r.?a|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|\[xz].?a.?n.?a.?x|p.?r.?o.?z.?a.?c|rx|hgh)(\b|_)/i +header DRUGSPAM2 subject =~ /(\b|_)(c.?(i|\?|\=ed|\xed).?a.?l.?[ig].?s|v\.?(i|1|=ed).?(?:a|\@|\/\\).?g.?r.?(?:a|\/\\)|v.?i.?c.?o.?d.?i.?n|h.?y.?d.?r.?o.?c.?o.?d.?o.?n.?e|\[xz].?a.?n.?a.?x|p.?r.?o.?z.?a.?c|hgh)(\b|_)/i describe DRUGSPAM2 more drug spam score DRUGSPAM2 3 @@ -16,7 +16,7 @@ describe DRUGSPAM3 yet more drugs score DRUGSPAM3 1.5 # blarson 2007-09-13 -body MURPHY_DRUGS1 /\bv.?i.?a.?[gdk].?r.?a\b/i +full MURPHY_DRUGS1 /\bv.?i.?a+.?[gdk]+.?r+.?a+\b/i describe MURPHY_DRUGS1 Viagra score MURPHY_DRUGS1 1.5 @@ -72,8 +72,8 @@ score MURPHY_DRUGS_REL7 0.2 body MURPHY_DRUGS_REL8 /patch/i score MURPHY_DRUGS_REL8 0.02 -body MURPHY_DRUGS_REL9 /pill/i -score MURPHY_DRUGS_REL9 0.2 +body MURPHY_DRUGS_REL9 /\bpills?\b/i +score MURPHY_DRUGS_REL9 1 body MURPHY_DRUGS_REL10 /bacteria/i score MURPHY_DRUGS_REL10 0.1 @@ -257,3 +257,78 @@ score PHARMORD 4 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|bigger|muscular|obvious|overlarge|enlarged|super|larger|increase|stronger|sized?|your|great|longest|true|harder|tiny|small|gaining|ultimate|amazing)\s+(?:body part|member|phallus|fuckstick|sc?hlong|d[il]c?\W?k|shaft|p\W?e\W?n[i!l]s|erectile|organ|cock|rods?|ejaculation|erections?|in\sgirth|one-eyed|penile|w[i1][l1]+y|magic wand|masculinity|PE|pleasure machine|herbal|stick|male|d\Wi\Wc\Wk)\b/i +describe BIGORGAN big body part +score BIGORGAN 3 + +# blarson 2007-12-02 +header BKWORD subject =~ /\b\{word\}\b/ +describe BKWORD {word} +score BKWORD 3 + +# blarson 2007-12-10 +header MEDS subject =~ /\bmed(?:ication)?s?\b/ +describe MEDS meds +score MEDS 2 + +# blarson 2007-12-10 +header STEROIDS subject =~ /\bsteroids?\b/i +describe STEROIDS steroids +score STEROIDS 3 + +# blarson 2007-12-11 +header HEALTH subject =~ /\bhealth\b/i +describe HEALTH health +score HEALTH 0.2 + +# blarson 2007-12-18 +body MEDS2 /\bmed\W?s?\b/ +describe MEDS2 meds +score MEDS2 2 + +# blarson 2007-12-21 +full VPXL /\bVPXL\b/ +describe VPXL VPXL +score VPXL 3 + +# blarson 2007-12-22 +full TRIBULUS /\b(?:Tribulus terrestris|Albizzia lebbeck|Argyrerin speciosa|Valeriana wallichii|Soya protein)\b/i +describe TRIBULUS Tribulus terrestris|Albizzia lebbeck +score TRIBULUS 3 + +# blarson 2007-12-24 +body VITAMINE /\bVitamin E\b/ +describe VITAMINE Vitamin E +score VITAMINE 3 + +# blarson 2007-12-24 +full PENISSIZE /\b(?:penis|dick|cock)\s+(?:size|enlargement|width|girth)\b/i +describe PENISSIZE penis size +score PENISSIZE 3 + +# blarson 2007-12-24 +full INVOICE /\bPharmacy Invoice\b/i +describe INVOICE Pharmacy Invoice +score INVOICE 3 + +# blarson 2008-01-01 +header S_E_X subject =~ /\bs\W?e\W?(?:x|[>)]\W?[<(])(?:\b|u)/i +describe S_E_X s.e.x +score S_E_X 3 + +# blarson 2008-01-11 +header EDSET subject =~ /\bEDSET\b/ +describe EDSET EDSET +score EDSET 4 + +# blarson 2008-01-12 +full CANADIAN /\bCanadian.*pharmacy\b/i +describe CANADIAN Canadian pharmacy +score CANADIAN 3 + +# blarson 2008-01-14 +header INVOICE subject =~ /\bInvoice\s+.?\d+/i +describe INVOICE invoice number +score INVOICE 3