You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/06/07 12:28:45 UTC

[Bug 4395] New: locale strings are mistaken for uris

http://bugzilla.spamassassin.org/show_bug.cgi?id=4395

           Summary: locale strings are mistaken for uris
           Product: Spamassassin
           Version: 3.0.4
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Plugins
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: bas@debian.org


locale strings that occur in message bodies are mistaken for mailto urls by
URIDNSBL:

debug: plugin: Mail::SpamAssassin::Plugin::URIDNSBL=HASH(0x859391c) implements
'parsed_metadata'
debug: dns_available set to yes in config file, skipping test
debug: uri found: mailto:LC_CTYPE=fr_FR@euro
debug: uri found: mailto:LANG=fr_FR@euro



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395


Bob@Menschel.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |triage




------- Additional Comments From Bob@Menschel.net  2005-07-13 23:56 -------
Triage:  Bas, from other discussions I think this might be fixed in 3.1.0. 
Could you attach an email to this bug entry that can be used to replicate the
problem, so I can test to see if it has or hasn't been fixed?  Thanks. 



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From bas@debian.org  2005-08-17 23:42 -------
Yep, this seems fixed in 3.1.0-rc4



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From bas@debian.org  2005-07-14 01:05 -------
Created an attachment (id=3023)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=3023&action=view)
testcase email

test case email.  The LANG=fr_FR@euro and LC_CTYPE=fr_FR@euro in the final line
are detected as URIs



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From Bob@Menschel.net  2005-07-14 00:10 -------
Triage: possibly related to bug 4449



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From jm@jmason.org  2005-08-18 09:44 -------
marking FIXED 



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From Bob@Menschel.net  2005-07-16 18:53 -------
Triage: When I run this against svn, the locale string is NOT treated as a URI.
Looks like this is fixed in 3.1.0.  

Bas, can you download the pre4 tar via
> wget http://people.apache.org/~jm/devel/Mail-SpamAssassin-3.1.0-pre4.tar.gz
expand it into its own directory, do the make, and NOT the make install, and
then from its top directory use the command
> ./spamassassin <testcase.email.txt >testcase.email.out 
and see if your problem goes away?  If so, I'll flag this as fixed.  Thanks. 



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From bas@debian.org  2005-08-18 00:07 -------
uh, make that -pre4



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From bas@debian.org  2005-08-18 02:53 -------
> How common are these locale strings, and what negative effect can this
> misdetection have?  (I am wondering if this is worthwhile to target at 3.0.5.)

I don't think they are very common.  The debian bug reporting tool includes them
in the mails it sends, but I can't think of any other occurrence of these locale
things.

Anyway, the worst thing that can happen, is that extra (bogus) uris are passed
to the URIDNSBL plugin.  Not worth backporting, IMO.



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

[Bug 4395] locale strings are mistaken for uris

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4395





------- Additional Comments From wtogami@redhat.com  2005-08-18 02:16 -------
How common are these locale strings, and what negative effect can this
misdetection have?  (I am wondering if this is worthwhile to target at 3.0.5.)




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