X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Fmisc_spam;h=dbd81de08dbcc1862f450c86f69dba469a1aba4a;hp=ffcd57e7e1fadacff056a908cc67b6669b4a5bc8;hb=c5509c855221dc1f5aa057cdb0aa7901158e8ebc;hpb=bd91f22ed46f80ec03e802bb0b112b7d42189f9c diff --git a/common/misc_spam b/common/misc_spam index ffcd57e..dbd81de 100644 --- a/common/misc_spam +++ b/common/misc_spam @@ -512,3 +512,31 @@ score COMPTESFR 3 header BACKTOME subject =~ /Please get back to me/i describe BACKTOME Phrase get back to me score BACKTOME 4 + +# formorer 2012-12-10 +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 + +header TRADEME subject =~ /Can you afford not to trade/ +describe TRADEME we don't trade +score TRADEME 4 + +# cord 2013-11-09 +header PHPMAILER X-Mailer =~ /PHPMailer/ +describe PHPMAILER X-Mailer: PHPMailer +score PHPMAILER 2