]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
fix german spam rule
[spamassassin_config.git] / common / url_spam
index 961f110d8956ca6b6d4b7e1ac1db4beb2df2206c..a711bd57b7ba4f28629f2568ac14201ceea91449 100644 (file)
@@ -115,8 +115,8 @@ body BESTLOANS              /www.bestmortloans.com/i
 describe BESTLOANS     Best loans url
 score BESTLOANS                2
 
-# blarson 2007-07-22 2007-09-11
-body PENPRO            /\@(?:penmailpro|OnsetIng|openprotection)\.info\b/i
+# blarson 2007-07-22 2007-09-12
+body PENPRO            /\@(?:penmailpro|OnsetIng|openprotection|NearOut|SuperOnset)\.info\b/i
 describe PENPRO                penmailpro spam
 score PENPRO           3.5
 
@@ -144,3 +144,56 @@ score SIZMATZ              3
 body EMAGX             /\bhttp\:\/\/emagx\.net\b/i
 describe EMAGX         wondercum spammer
 score EMAGX            3.5
+
+# blarson 2007-09-13
+body FREENFL           /\bhttp\:\/\/freeNFLtracker\.com\b/i
+describe FREENFL       nfl spam
+score FREENFL          3
+
+# blarson 2007-09-13
+body SPAMARREST                /\bhttp\:\/\/www\.spamarrest\.com\b/
+describe SPAMARREST    forwards thier spam problem
+score SPAMARREST       4
+
+# blarson 2007-09-14
+body FROMAD            /\bhttp\:\/\/(?:budhipps|fromad|conavel|cliensy|comnoe)\.com\b/i
+describe FROMAD                more penis spam
+score FROMAD           4
+
+# blarson 2007-09-14
+uridnsbl URIBL_CNKR    cn-kr.blackholes.us.    A
+body   URIBL_CNKR      eval:check_uridnsbl('URIBL_CNKR')
+describe URIBL_CNKR    china or korea hosted web site
+tflags URIBL_CNKR      net
+score URIBL_CNKR       2.5
+
+# blarson 2007-09-14
+uridnsbl_skip_domain   debian.org debian.net
+
+# blarson 2007-09-14
+uridnsbl        URIBL_SBL       sbl.spamhaus.org.       A
+body            URIBL_SBL       eval:check_uridnsbl('URIBL_SBL')
+describe        URIBL_SBL       Contains an URL listed in the SBL blocklist
+tflags          URIBL_SBL       net
+#reuse          URIBL_SBL
+score          URIBL_SBL       3.5
+
+# blarson 2007-09-17
+body MYCHEAP           /\b(?:my)?cheap(?:oem|soft)(?:now)?\s*\.\s*com\b/i
+describe MYCHEAP       software spam
+score MYCHEAP          4
+
+# blarson 2007-09-16
+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          subject =~ /makeup\.com/i
+describe MAKEUP                makeup.com url
+score MAKEUP           3
\ No newline at end of file