http://bugzilla.spamassassin.org/show_bug.cgi?id=3261
------- Additional Comments From [EMAIL PROTECTED] 2004-04-23 12:46 ------- Subject: Re: RFE: add support for handling URIs with redirects in URIDNSBL.pm On Fri, Apr 23, 2004 at 12:33:42PM -0700, [EMAIL PROTECTED] wrote: > > 2. redirects from sites like tinyurl, where the URL is registered in advance > and > a shorter keyword is used to refer to it, is not fixed though. > > However, I'm not sure we want to hit the redirector from our code, because > it'll > slow down scanning to perform a HTTP operation... thoughts? I agree, I think it would slow things down to do this, but should we decide to in the future we should look at WWW::Shorten which will turn a short URL into a long one (usually by hitting the short url and capturing the redirect). Michael ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.