From: Don Armstrong Date: Tue, 9 Apr 2013 20:58:49 +0000 (+0000) Subject: update rules for blars changes X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=commitdiff_plain;h=6e0d188f30947214876319ab0300fa8f8f7948b7;ds=sidebyside update rules for blars changes git-svn-id: svn+ssh://svn.debian.org/svn/pkg-listmaster/trunk/spamassassin_config@427 0b7a5b0c-1f2c-0410-bd74-c376f8064c91 --- diff --git a/common/misc_spam b/common/misc_spam index 84ff021..a254ccc 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -517,3 +517,18 @@ score BACKTOME 4 header STEEL subject =~ /stainless steel cookware/i describe STEEL who need steel cookware? score STEEL 4 + +# blarson 2012-02-23 +header SINGLES subject =~ /\bsingles\b/i +describe SINGLES singles +score SINGLES 4 + +header CMAEOUT X-CMAE-OUT-Score =~ /.+/ +describe CMAEOUT Cmae out +score CMAEOUT 3.5 + +# blarson 2012-05-05 +body FBPHOTO /\b(photo|pict?|image)\s+on\s+(fb|facebook)\b/i +describe FBPHOTO facebook photo +score FBPHOTO 4 + diff --git a/common/pron_spam b/common/pron_spam index 2bfa452..fe7d376 100644 --- a/common/pron_spam +++ b/common/pron_spam @@ -178,3 +178,7 @@ score FUCKSUBJ 3 # describe CNSITESPRON dot cn pron # score CNSITESPRON 4 +# blarson 2012-04-12 +header BLUETIE Received =~ /\bbluetie\.com\b/ +describe BLUETIE from bluetie.com +score BLUETIE 3