X-Git-Url: https://git.donarmstrong.com/?p=spamassassin_config.git;a=blobdiff_plain;f=common%2Furl_spam;h=1a5104011661059ced923f3bdba8fb4eeebe6658;hp=99c93dfbe16a6f7aa91a624285415811dd2f0fce;hb=dcf091824919d74d41aed4a897152d2d11323288;hpb=8a64a29f883ca7d881e6f4d66058f0240fecd473 diff --git a/common/url_spam b/common/url_spam index 99c93df..1a51040 100644 --- a/common/url_spam +++ b/common/url_spam @@ -194,6 +194,16 @@ describe VIPSMS vipsms.org score VIPSMS 4 # don 2007-10-01 -header MAKEUP /makeup.com/i +header MAKEUP subject =~ /makeup\.com/i describe MAKEUP makeup.com url -score MAKEUP 3 \ No newline at end of file +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 +