]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
* update spam scam
[spamassassin_config.git] / common / url_spam
index 73ebd1ea1d1b2585418c4b8babfccd74ef7abb31..88e006d8f9d504a23e60bba905e368e2e417b654 100644 (file)
@@ -493,3 +493,7 @@ score MYLIVE                4
 body BROKENURL         /^\s*www((\s+\.\s*)|(\s*\.\+))\S+((\s+\.\s*)|(\s*\.\+))(com|net|org)\s*$/
 describe BROKENURL     Broken url displayed
 score BROKENURL                4
+
+body STUPIDURL         /\w+\[\w+\](?:com|net|org)/;
+describe STUPIDURL     No one will guess that fooo[DOT]com is an URL!
+score STUPIDURL               2.5