https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6408
--- Comment #1 from Sidney Markowitz <[email protected]> 2010-04-16 08:27:11 EDT --- Created an attachment (id=4741) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4741) I'm testing this fix now and will check it in when it passes all tests I had made the big regexps case insensitive but missed three places after the URI was extracted where it was being processed based on the scheme. This is in code that was added in version 3.3. The patch also adds some test cases that would have caught this. There were already tests for upper case in the domain TLD. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
