https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6061
--- Comment #12 from Sidney Markowitz <[email protected]> 2009-02-08 09:34:39 PST --- (in reply to comment#11) I jut took another look at the code in PerMsgStatus.pm and Util.pm and I see I was remembering wrong about what I did there. The regexps only include the TLD table for strings that do not begin with a scheme such as http://. If a string does begin with a scheme it will be parsed as a URI so http://example.comm does get parsed and only later get filtered for not having a valid TLD. So what is being proposed here may be feasible with the current code. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
