https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5836

           Summary: SpamAssassin doesn't decode URL-encoding in mailto:
                    scheme urls
           Product: Spamassassin
           Version: 3.2.4
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamassassin
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


Spammers start to do URL-encoding in mailto scheme, something like this:

<A HREF="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a>

And the url list returned by SpamAssasin would look like:

mailto:[EMAIL PROTECTED]

Looks like that API uri_list_canonify() in Util.pm ignores mailto when doing
canonify process.

Will attach test case.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to