X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=7b9dc0927c6acf40919f38e29ed926c04ae0513b;hp=a26de30361e61124a3b7daa715e9df33b1e7afb5;hb=fde808d3090d7c16793652d06ed84c600adc3ab7;hpb=17951141d6176ad0f670d55291155c61d2f0a12a diff --git a/common/drug_spam b/common/drug_spam index a26de30..7b9dc09 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.?[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 @@ -259,7 +259,7 @@ 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)\s+(?:body part|member|phallus|fuckstick|sc?hlong|dic?\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)\b/i +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|long)\s+(?:body part|member|phallus|fuckstick|sc?hlong|d[il]c?\W?k|shaft|p\W?e\W?n[i!l]s|erectile|organ|c[o0]ck[s5]?|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|boner)\b/i describe BIGORGAN big body part score BIGORGAN 3 @@ -269,7 +269,7 @@ describe BKWORD {word} score BKWORD 3 # blarson 2007-12-10 -header MEDS subject =~ /\bmed(?:ication)?s?\b/ +header MEDS subject =~ /\bmed(?:ication)?s?\b/i describe MEDS meds score MEDS 2 @@ -317,3 +317,68 @@ score INVOICE 3 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 =~ /\b(?:Invoice|order)\s+.?\s*\d+/i +describe INVOICE invoice number +score INVOICE 3 + +# blarson 2008-02-02 +header PHARMA subject =~ /\bpharm/i +describe PHARMA pharma +score PHARMA 2 + +# blarson 2008-02-18 +full UITRAM /\bUItram\b/i +describe UITRAM UItram +score UITRAM 3 + +# blarson 2008-02-19 +full ANTIED /\banti(?:-|\s*)EDs?\b/i +describe ANTIED anti-ED +score ANTIED 4 + +# blarson 2008-02-19 +full BUYDRUGS /\bbuydrugs\b/i +describe BUYDRUGS buydrugs +score BUYDRUGS 4 + +# blarson 2008-02-21 +body POPTHIS /\bpop\s+this\b/i +describe POPTHIS pop this +score POPTHIS 3 + +# blarson 2008-02-24 +full BLUEPILL /\bblue.?pill/i +describe BLUEPILL blue pill +score BLUEPILL 3 + +# blarson 2008-02-26 +full NAKEDWOM /\bNaked\s*Wom[ae]n/i +describe NAKEDWOM Naked Woman +score NAKEDWOM 2 + +# blarson 2008-02-26 +full HERBALSUP /\bherbal supplement/i +describe HERBALSUP herbal supplement +score HERBALSUP 3 + +# blarson 2008-02-06 +full VIA4 /viagra/i +describe VIA4 viagra in the middle of a word +score VIA4 3 + +# blarson 2008-03-14 +full LEGALWEED /\bLegal WEED\b/ +describe LEGALWEED Legal WEED +score LEGALWEED 4