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





------- Additional Comments From [EMAIL PROTECTED]  2005-05-07 07:03 -------
I have a patch almost ready that moves the calls to uri_list_canonify from HTML
and get_parsed_uri_list into get_uri_list and changes the URIDNSBL plugin call
to get_parsed_uri_list to instead call get_uri_list.

The API for get_uri_list is not changed. It always calls uri_list_canonify if it
doesn't immediately returned a cached result, and it saves the results in the
metadata for URIs in HTML messages. Since get_uri_list caches its results, the
canonification is only done once.

With that change, the patch for redirection patterns is simpler, only going in
PerMsgStatus instead of also in HTML.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.

Reply via email to