http://bugzilla.spamassassin.org/show_bug.cgi?id=3308
------- Additional Comments From [EMAIL PROTECTED] 2004-04-27 06:52 ------- Subject: Re: get_uri_list doesn't return the redirected url On Mon, Apr 26, 2004 at 10:18:38PM -0700, [EMAIL PROTECTED] wrote: > after your fix, get_uri_list returns the original uri with the http:/whatever > as > well as the fixed uri http://whatever. Is this appropiate ? Yes. the URI list should have the "raw" as well as "fixed" versions so that we could have rules that look for either. > Passing http:/whatever to uri_to_domain will return http: > This would cause issues with URIDNSBL.pm Hrm. Sounds like it ought to either 1) handle the case, or 2) return an error (undef) and go from there. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
