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 2018/08/31 08:49:31 UTC

[Bug 7608] New: URIBL wrong parsing

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7608

            Bug ID: 7608
           Summary: URIBL wrong parsing
           Product: Spamassassin
           Version: 3.4.1
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: spamassassin
          Assignee: dev@spamassassin.apache.org
          Reporter: ls@excello.cz
  Target Milestone: Undefined

We found problem with URL/URI BL 

urirhsbl        URIBL_PURI         puri.test.com.   A
body            URIBL_PURI         eval:check_uridnsbl('URIBL_PURI')
describe        URIBL_PURI         URI's listed in PURI
tflags          URIBL_PURI         net
score           URIBL_PURI         5.9

If we have defined our URIBL list with TLD ".pro" on the list, we found that if
email body contains ".pro" in the sentence the SA will hit it as tld, it looks
like parsing problem. It parses part of sentneces as URLs.

Example part of email body:

bude ve t=C5=99ech kategori=C3=
=ADch - ZZO, ZZO1 a FPr1 !Pros=C3=ADme o rozesl=C3=A1n=C3=AD =
mezi Va=C5=A1e =C4=8Dleny, d=C4=9Bkujeme.Pro p=C5=99ihl=C3=
=A1=C5=A1en=C3=AD vypl=C5=88te online formul=C3=A1=C5=

Please check or fix what is the problem.

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

[Bug 7608] URIBL wrong parsing

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7608

RW <rw...@googlemail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwmaillists@googlemail.com

--- Comment #1 from RW <rw...@googlemail.com> ---
That's how it's supposed to work.

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

[Bug 7608] URIBL wrong parsing

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7608

Benny Pedersen <me...@junc.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |me@junc.eu

--- Comment #3 from Benny Pedersen <me...@junc.eu> ---
local data is a local problem to solve

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

[Bug 7608] URIBL wrong parsing

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7608

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED
                 CC|                            |kmcgrail@apache.org

--- Comment #2 from Kevin A. McGrail <km...@apache.org> ---
Have to agree with RW.  9Bkujeme.Pro looks like a URI.

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