]> git.donarmstrong.com Git - spamassassin_config.git/blobdiff - common/url_spam
add blars patches and make LONGLINEURL score 2
[spamassassin_config.git] / common / url_spam
index 1ae86c085915d3e3b1968385e9bf4dd8dc58387a..532b91c23c26ff5c3934f2961526b31751eaf677 100644 (file)
@@ -161,24 +161,6 @@ body FROMAD                /\bhttp\:\/\/(?:budhipps|fromad|conavel|cliensy|comnoe|mybudshop)\.
 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 yahoo.com google.com
-
-# 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(?:xp|adobe)?(?:oem|soft)+(?:now|ware)?(?:(?:4|for)?less)?\d*\s*\.\s*com\b/i
 describe MYCHEAP       software spam
@@ -456,3 +438,23 @@ score PROGOLD              4
 body KMINU             /\b(?:kminutte|rubstream)\.com\b/i
 describe KMINU         kminutte.com
 score KMINU            4
+
+# don 2008-03-19
+body SCIJOURNALS       /\bsciencejournals\.info\b/i
+describe SCIJOURNALS   scientific journals
+score SCIJOURNALS      4
+
+# blarson 2008-03-19
+body JANEHOT           /\bjane\d[\w\d]*\@hotmail\.com\s*$/
+describe JANEHOT       jane*@hotmail.com
+score JANEHOT          3
+
+# blarson 2008-03-20
+rawbody BIFUTRA                /\b(?:bifutra|veriapoli|xenifeao|toporaig|jieros|bifreca|werikine|incroomise|genbullenst|writeprovide)(?:\.|\=2E)com\b/
+describe BIFUTRA       spammer web sites
+score BIFUTRA          4
+
+# don 2008-04-02
+body LONGLINEURL       /^.{55,}\S\shttp:\/\/www\.\w+\.(?:com|net|org)\/\s*$/
+describe LONGLINEURL   long line ending in a simple url
+score LONGLINEURL      2