]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
scoring 'leasing'
[spamassassin_config.git] / common / money_spam
index 0e0425448abe301ed078356bde6909f31a975737..fa903663be06743bf49d0ec41d130e1b0272c6bb 100644 (file)
@@ -161,7 +161,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
@@ -312,3 +312,27 @@ 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/
+descibe LEASING                leasing spam
+score LEASING          2