http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5467

           Summary: URI_NOVOWEL triggering on URI instead of hostname
           Product: Spamassassin
           Version: 3.2.0
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: [EMAIL PROTECTED]


We have a Webapp that generates emails and I noticed SA-3.2.0 was scoring it
rather highly. I've been seeing what we can change to make SA happier, but found
what I think is a bug.

We generate a multipart (i.e. text and html versions) mail message containing
links. One of them is hitting URI_NOVOWEL for no good reason. The text version
is wrapped (as it's so long) as follows:

https://xxxxx.trimble.yyy/ascripthere.php?owner=something
   d.com&mail=amFz8a5cd&serial=12E1&id=34320c962bf
   bd6dd

"spamassassin -D" says it matches URI_NOVOWEL against the servername name
"d.com" - which obviously is incorrect.

[27806] dbg: rules: ran uri rule URI_NOVOWEL ======> got hit:
"http://d.com&mail=amFz8a5cd";


I'd guess the code that pulls URLs out of the email has got something wrong?

Thanks

Jason



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

Reply via email to