http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5009
Summary: HTML parser needs to add more whitespace
Product: Spamassassin
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
HTML like this:
<p>available.</p>In
will get parsed as "available.in" which will be interpreted as a domain name.
Whitespace should be added around all block-level html tags.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.