[Mimedefang] Browser Bug: Very bad in IE and varies on Netscape and Mozilla

Jonas Eckerman jonas_lists at frukt.org
Fri Dec 19 21:41:29 EST 2003


On Sat, 20 Dec 2003 02:52:34 +0100, Jonas Eckerman wrote:

>  uri KAM_URIPARSE       /[a-z]+\:\/\/\%0[01].*\@/

Forget I wrote that. Obviously I need to sleep now. Something like this (untested) might be feasible though:

uri KAM_URIPARSE /^[^\/]*\%0[01][^\/]*\@/

That way, it'll only test before the first /, it will trigger for both %00 and %01 and for URIs where other characters are placed between the %00/%01 and the @.

Godd night
/Jonas

-- 
Jonas Eckerman, jonas_lists at frukt.org
http://www.fsdb.org/




More information about the MIMEDefang mailing list