On Sat, May 18, 2002 at 09:10:06AM -0700, Scott Nelson wrote: > I see something in SA 2.20; > uri HTTP_ESCAPED_HOST /^https?\:\/\/[^\/]*%/ > describe HTTP_ESCAPED_HOST Uses %-escapes inside a URL's hostname > score HTTP_ESCAPED_HOST 1.849 > > I think ESCAPES_DIGIT /%3[0-9]/ might be a good test too, > and not just inside URIs. Escaping /any/ character that > doesn't need to be is suspect.
Only this is, this doesn't match, because the % escaped URL is _after_ the http://foo.bar.com, with is what this checks for. Dan. _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk