]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/money_spam
update rules for blars changes
[spamassassin_config.git] / common / money_spam
index cfb44ddcf7b2c108c879433d8e1c706dbe826770..ddf97d4c1e35c00aa4cf66b6e9225f4096f7e269 100644 (file)
@@ -257,9 +257,9 @@ body DMXC               /Look at D-M-X-C!/
 describe DMXC           stock spam
 score DMXC              4
 
-body MONEY             /((usd|yen|eur?o?|dollar|\$)\s*[\d\.\, ]+|[\d\.\, ]+\s*(usd|yen|eur?o?|dollar|\$))/i
+body MONEY             /((usd|yen|eur?o?|dollar|\$)\s*\d[\d\.\,]+|\d[\d\.\,]+\s*(usd|yen|eur?o?|dollar|\$))/i
 describe MONEY         Some amount of money in body
-score MONEY            1.5
+score MONEY            0.5
 
 header SUBJMONEY       subject =~ /((usd|yen|eur?o?|dollar|\$)\s*[\d\.\, ]+|[\d\.\, ]+\s*(usd|yen|eur?o?|dollar|\$))/i
 describe SUBJMONEY     Some amount of money in subject
@@ -284,7 +284,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
 
@@ -292,3 +292,12 @@ score WATCHES              2
 body COUP0N            /\bCoup0n\b/i
 describe COUP0N                Coup0n
 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          3