]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/phrase_spam
block german stellangebot spam
[spamassassin_config.git] / common / phrase_spam
index a2eaeedb6883a68755001e0abff300317c003e53..2d0af5e3c83a6ce756d35a6712ee011ec620ed1b 100644 (file)
@@ -356,7 +356,7 @@ body FOURLA         /\b([A-Z]\s?){4}\b/
 describe FOURLA                Four letter acronym (stock spam?)
 score FOURLA           1
 
-body WORDMONEY         /^\w+\s*:\s*(?:\$[\d\.]+|[\d\.]+\s*USD)/mi
+full WORDMONEY         /^\w+\s*:\s*(?:\$\s*[\d\.]+|[\d\.]+\s*USD)/mi
 describe WORDMONEY     Word Colon Money
 score WORDMONEY                1
 
@@ -498,3 +498,8 @@ score WORKATHOME    4
 body PHONENUMBER       /\b1[\-\.\s]?8[07]+[\-\.\s]?\d+/
 describe PHONENUMBER   Toll free phone number
 score PHONENUMBER      1.5
+
+# don 2007-10-02
+header GERMANSPAM      subject =~ /Stellangebot/i
+describe GERMANSPAM    Um... no clue what that is.
+score GERMANSPAM       3