]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
add more blars rules from the bts
[spamassassin_config.git] / common / url_spam
index f281703edcf8b0ed780ed9a71be340c9be177129..7e7381b344d86ca86f798d875ca0607f868fd14d 100644 (file)
@@ -459,7 +459,27 @@ body LONGLINEURL   /^.{55,}\S\shttp:\/\/www\.\w+\.(?:com|net|org)\/\s*$/
 describe LONGLINEURL   long line ending in a simple url
 score LONGLINEURL      2
 
-# don 2008-04-03
+# don 2008-04-07
 uri MYTHANKYOUURI      /www\.mythankyou\.com/i
 describe MYTHANKYOUURI www.mythankyou.com
 score MYTHANKYOUURI    5
+
+# don 2008-04-08
+uri BLOGSPOTURI                /blogspot\.com/i
+describe BLOGSPOTURI   something.blogspot.com
+score BLOGSPOTURI      2.5
+
+# blarson 2008-04-09
+uri SAMEAS             /\bsupersameas\.com\b/
+describe SAMEAS                supersameas.com
+score SAMEAS           3
+
+# blarson 2008-04-12
+body URIEXE            /\bhttp:\S*\.exe\b/
+describe URIEXE                .exe url
+score URIEXE           3
+
+# blarson 2008-04-24
+uri SANSATION          /\b(?:sansationel|garmenys|iconaliste)\.com\b/i
+describe SANSATION     sansationel.com
+score SANSATION                4