]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
Catch some lottery spam
[spamassassin_config.git] / common / money_spam
index 1e92820035733f7047041a5722100c250b231a0e..a09ec05b8da0b7f73b8a6b0fab341892a4c76257 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode: spamassassin -*-
 # Spam dealing with selling stuff, stocks, etc. is matched by these
 # rules
 
@@ -161,7 +162,7 @@ score MRG           2
 # blarson 2004-11-08
 body CITIBANK          /\bciti.?bank\b/i
 describe CITIBANK      citibank scam
-score CITIBANK         2
+score CITIBANK         3
 
 # blarson 2005-01-14
 body HOMEOWNER         /home.?owner/i
@@ -284,7 +285,7 @@ describe OPORTUNI   Oportunidade de Emprego
 score OPORTUNI         3.5
 
 # blarson 2007-12-10
-header WATCHES         subject =~ /\b(?:watches|time\s*piece|Replica)\b/i
+header WATCHES         subject =~ /\b(?:watches|time\s*piece|Replica|aRolex|Cartier|Omega)\b/i
 describe WATCHES       watches
 score WATCHES          2
 
@@ -296,3 +297,43 @@ score COUP0N               3
 header SOFTWARERETAIL  subject =~ /\bretail/i
 describe SOFTWARERETAIL Adobe RETAIL products
 score SOFTWARERETAIL   3.2
+
+# cord 2008-01-23
+full DEPOSIT           /deposit/i
+describe DEPOSIT       Deposit
+score DEPOSIT          2
+
+# blarson 2008-07-17
+body PRINCIPALSONLY    /\bPrincipals\s+Only\b/i
+describe PRINCIPALSONLY        Principals Only
+score PRINCIPALSONLY   3
+
+# don 2008-07-21
+full AMERO             /\bamero\b/i
+describe AMERO         Amero, whatever the hell it is, it's spam
+score AMERO            3
+
+# blarson 2008-07-27
+header GAGO            subject =~ /\bGA\s*G[O0]\b/
+describe GAGO          stock scam
+score GAGO             4
+
+# blarson 2008-07-31
+body NYSE              /\bNYSE\b/
+describe NYSE          stock scam
+score NYSE             2
+
+# cord 2008-11-30
+full LOAN              /\bloan\b/
+describe LOAN          loan spam
+score LOAN             2
+
+# cord 2008-11-30
+full CREDIT            /\[ck]redit\b/
+describe CREDIT                credit spam
+score CREDIT           2
+
+# cord 2008-12-05
+full LEASING           /\bleasing\b/
+describe LEASING       leasing spam
+score LEASING          2