]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/misc_spam
* block qmail bounce messages
[spamassassin_config.git] / common / misc_spam
index 23d89a963ac7a3fc5867c9c22a011e31240402eb..eca1f014065bff1d35b6d0d3a54213597012a53b 100644 (file)
@@ -361,3 +361,13 @@ score STATIC_RIMA_TDE      -5
 full NABBLE            /lists\@nabble\.com/
 describe NABBLE                sent through nabble.com
 score NABBLE           5
+
+# don 2009-02-04
+full HTML_NBSP         /(\ ){3,}/
+describe HTML_NBSP     Lots of  
+score HTML_NBSP                2
+
+# don 2009-02-05
+body  QMAILBOUNCE      /This\s*is\s*the\s*qmail-send\s*program/i
+describe QMAILBOUNCE   Stupid qmail bounces; we don't want them
+score QMAILBOUNCE      2