X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fdrug_spam;h=c7ffda52aa7560ebae44576393827feaa76c8b69;hp=173cc26fd30ed8b10eefd8caeadb8049f5412794;hb=75956916f7396fa40b67e5289721542e4c7a1e5e;hpb=22de5baac70926a056c76c2d7e9b05f151813dd4 diff --git a/common/drug_spam b/common/drug_spam index 173cc26..c7ffda5 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)\s+(?:body part|member|phallus|fuckstick|sc?hlong|dic?\W?k|shaft|p\W?e\W?n[i!]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 @@ -312,3 +312,63 @@ score PENISSIZE 3 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 =~ /\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