Hi,

Since UPPERCASE_URI has a score of 4.2 we get sometimes false positives 
(spamassassin-4.0.1).

For example a HTML newsletter with relative links can trigger UPPERCASE_URI if 
the ankor name has mixed letters followed by a semicolon:

HTML in the body:

<a href="#_BMFTR:_Innovative_Data">...</a>
...
<a name="_BMFTR:_Innovative_Data"></a>


Leads to:
dbg: uri: canonicalizing html uri: #_BMFTR:_Innovative_Data
dbg: uri: cleaned uri: #_BMFTR:_Innovative_Data
dbg: rules: ran uri rule UPPERCASE_URI ======> got hit: "#_BMFTR:"


I am wondering if relative links like href="#_BMFTR:_Innovative_Data" should be 
better ignored by the uri module? 



Kind regards,
Bernhard

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to