http://bugzilla.spamassassin.org/show_bug.cgi?id=3427
------- Additional Comments From [EMAIL PROTECTED] 2004-09-28 14:31 ------- Subject: Re: [review] get_uri_list generates excess uris from this message On Tue, Sep 28, 2004 at 02:29:35PM -0700, [EMAIL PROTECTED] wrote: > what does that look like in the source msg? I don't think "http://#anchor" > is a > valid format for a HTTP URI at all. "#anchor", "filename.html#anchor", > "/path/file.html#anchor", "http://www.hostname.com/file.html#anchor" etc. are, > but "http://" should always include the hostname afaik. it's just #anchor, the old code added the http:// to the front. we don't want to malform the urls to have the http:// at the front, but we don't necessarily want to ignore the non-schemed urls in the message either. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
