https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7446
--- Comment #8 from RW <[email protected]> --- One caveat, with an HTML link without a protocol you get both versions so for <a href="example.com">test</a> __ALL_URI ======> got hit: "http://example.com" __ALL_URI ======> got hit: "example.com" with plain "\nexample.com" it's simply __ALL_URI ======> got hit: "http://example.com" This doesn't affect the detection of a link though. -- You are receiving this mail because: You are the assignee for the bug.
