From 97232dfbdd9e06eee5d6bea8927b04053fd981e4 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 5 Mar 2008 21:53:51 +0000 Subject: [PATCH] add blars changes git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@166 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- common/drug_spam | 9 +++++++-- common/phrase_spam | 12 +++++++++++- common/url_spam | 12 +++++++++++- 3 files changed, 29 insertions(+), 4 deletions(-) diff --git a/common/drug_spam b/common/drug_spam index 109f726..c7ffda5 100644 --- a/common/drug_spam +++ b/common/drug_spam @@ -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|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|boner)\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 @@ -363,7 +363,12 @@ full BLUEPILL /\bblue.?pill/i describe BLUEPILL blue pill score BLUEPILL 3 -# blarson 2008-02-27 +# 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 diff --git a/common/phrase_spam b/common/phrase_spam index 5647ee2..89c6bf9 100644 --- a/common/phrase_spam +++ b/common/phrase_spam @@ -720,7 +720,7 @@ describe OEMSOFT OEM software score OEMSOFT 2 # don 2008-02-23 -body MSSOFTWARE /Microsoft (Office Enterprise|Vista Ultimate)/i +body MSSOFTWARE /(?:Microsoft|Windows) (?:Office Enterprise|Vista Ultimate)/i describe MSSOFTWARE Microsoft Office Enterprise/Vista Ultimate score MSSOFTWARE 3 @@ -792,3 +792,13 @@ score EBAYMEMBER 4 header RESPONSERES subject =~ /\bResponse to Resume\b/i describe RESPONSERES Response to Resume score RESPONSERES 3 + +# blarson 2008-02-29 +body INTCOMP /^International company/ +describe INTCOMP International company +score INTCOMP 3 + +# blarson 2008-03-04 +header VIAGPHRA subject =~ /\b(?:She want|in bed|love heaven|My hormones|the person)\b/i +describe VIAGPHRA misc spam phrases +score VIAGPHRA 4 diff --git a/common/url_spam b/common/url_spam index c190203..9d682fb 100644 --- a/common/url_spam +++ b/common/url_spam @@ -236,7 +236,7 @@ score PLATSOFT 4 # blarson 2007-10-22 body BLOGSPOT /\bblogspot\.com\b/i describe BLOGSPOT spammers are hosting on blogspot -score BLOGSPOT 2 +score BLOGSPOT 3 # blarson 2007-10-25 body PILLUS /PILL-US\.COM\b/i @@ -411,3 +411,13 @@ score SOFTROI 4 body FILEZONE /(file-zone.co.uk|File-Zone)/ describe FILEZONE File-Zone score FILEZONE 2 + +# blarson 2008-02-28 +body X2J1F /\b2j1f\.com\b/i +descrIbe X2J1F 2j1f.com +score X2J1F 4 + +# blarson 2008-02-28 +body ILVE /\bilveant\.net\b/i +describe ILVE www.ilveant.net +score ILVE 4 -- 2.39.2