X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=1a5104011661059ced923f3bdba8fb4eeebe6658;hp=26efc7f94e6f47ac6e9e06f108fdb1386cf36d22;hb=ab6d5368e15f664d2dbd3dffa54cdef6418d2d82;hpb=07456d587055e6b851654d25cc033cd12c2fb478 diff --git a/common/url_spam b/common/url_spam index 26efc7f..1a51040 100644 --- a/common/url_spam +++ b/common/url_spam @@ -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,18 @@ 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 + +body GRAPHICMAIL /\bhttp\:\/\/www\.graphicmail\.de\b/i +describe GRAPHICMAIL graphicmail.de +score 4 + + +body WWWRO /\b(?:www\.|https?\:.*)\w+\.ro\b/i +describe WWWRO romanian web site +score WWWRO 2 +