X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=a711bd57b7ba4f28629f2568ac14201ceea91449;hp=6a9b8149a95fe0cc5ce12dfac35f9eabc566131a;hb=624a2671c5dc6598334b021fe335dd493777fe8b;hpb=d318c6af4e54587ea05c940216240f3227ea4394 diff --git a/common/url_spam b/common/url_spam index 6a9b814..a711bd5 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 @@ -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 subject =~ /makeup\.com/i +describe MAKEUP makeup.com url +score MAKEUP 3 \ No newline at end of file