]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
* fix the makeup.com rule
[spamassassin_config.git] / common / url_spam
index 26efc7f94e6f47ac6e9e06f108fdb1386cf36d22..a711bd57b7ba4f28629f2568ac14201ceea91449 100644 (file)
@@ -116,7 +116,7 @@ describe BESTLOANS  Best loans url
 score BESTLOANS                2
 
 # blarson 2007-07-22 2007-09-12
-body PENPRO            /\@(?:penmailpro|OnsetIng|openprotection|NearOut)\.info\b/i
+body PENPRO            /\@(?:penmailpro|OnsetIng|openprotection|NearOut|SuperOnset)\.info\b/i
 describe PENPRO                penmailpro spam
 score PENPRO           3.5
 
@@ -192,3 +192,8 @@ score WWWRU         2
 body VIPSMS            /\bvipsms\.org\b/i
 describe VIPSMS                vipsms.org
 score VIPSMS           4
+
+# don 2007-10-01
+header MAKEUP          subject =~ /makeup\.com/i
+describe MAKEUP                makeup.com url
+score MAKEUP           3
\ No newline at end of file