On 12/29/2015 04:14 PM, ma...@nucleus.it wrote:
Hi,
some customers triggers this rules in their mails

# bug 3896: URIs in various TLDs, other than 3rd level www
uri
URI_NO_WWW_INFO_CGI 
/^(?:https?:\/\/)?[^\/]+(?<!\/www)\.[^.]{7,}\.info\/(?=\S{15,})\S*\?/i
describe URI_NO_WWW_INFO_CGI    CGI in .info TLD other than third-level
"www"

uri
URI_NO_WWW_BIZ_CGI  
/^(?:https?:\/\/)?[^\/]+(?<!\/www)\.[^.]{7,}\.biz\/(?=\S{15,})\S*\?/i
describe URI_NO_WWW_BIZ_CGI     CGI in .biz TLD other than third-level
"www"


cause they include uri like
http://media.mydomain.info/.....
and the rule take a score of 2.299 by itself.

Why a score so high?
Anyone knows why only .info and .biz domains in these rules and not the
others domains (.com etc...)?

because that is the way the rule was designed - as historically both TLds get massively abused

The score is set my masschecks

score URI_NO_WWW_INFO_CGI 2.299 2.299 0.292 2.071

http://ruleqa.spamassassin.org/20151228-r1721884-n/URI_NO_WWW_INFO_CGI/detail





Reply via email to