]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
update stock spam rules; add makeup.com rule
[spamassassin_config.git] / common / url_spam
index 6a9b8149a95fe0cc5ce12dfac35f9eabc566131a..17291ccdb9d6a40e53099a51d2b01b53b16b020f 100644 (file)
@@ -188,3 +188,12 @@ body WWWRU         /\b(?:www\.|https?\:.*)\w+\.ru\b/i
 describe WWWRU         russian web site
 score WWWRU            2
 
+# blarson 2007-09-24
+body VIPSMS            /\bvipsms\.org\b/i
+describe VIPSMS                vipsms.org
+score VIPSMS           4
+
+# don 2007-10-01
+header MAKEUP          /makeup.com/i
+describe MAKEUP                makeup.com url
+score MAKEUP           3
\ No newline at end of file