]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
* add cannot view rule
[spamassassin_config.git] / common / money_spam
index 769c1503f4cfa01248840a8821651db35d48d21e..5a362ee44dbb385272dfb0bb7d10cf20eb23d0b7 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # Spam dealing with selling stuff, stocks, etc. is matched by these
 # rules
 
 # Spam dealing with selling stuff, stocks, etc. is matched by these
 # rules
 
@@ -332,3 +333,14 @@ full CREDIT                /\[ck]redit\b/
 describe CREDIT                credit spam
 score CREDIT           2
 
 describe CREDIT                credit spam
 score CREDIT           2
 
+# cord 2008-12-05
+full LEASING           /\bleasing\b/
+describe LEASING       leasing spam
+score LEASING          2
+
+# formorer 2010-01-23
+header LOTTERY         from =~ /\blottery\b/i
+describe LOTTERY       lottery spam
+score LOTTERY          2
+
+