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

Bill Cole <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |FIXED

--- Comment #4 from Bill Cole <[email protected]> ---
This bug has been partially(?) resolved by a "types" hash of flags added in 4.0
to the raw_uri hash. A possible flag is "unlinked" for URIs that are not likely
to be linkified by a MUA and "parsed" for ones that are extracted from body
text and "schemeless" for ones that have no scheme.

It is not clear to me whether this resolves the actual concrete problem (things
like filenames being treated as domain names, causing URIBL FPs) but this bug
is so old that I'm not sure that it has not been addressed in some way and we
don't have a real sample to test against.

However, the basic request that get_uri_detail_list() export an indicator for
non-linkified URIs has been met.

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

Reply via email to