On Wed, Sep 19, 2012 at 04:05:48PM +0000, Emmanuel Dreyfus wrote: > I realize we do not perform %-encoding in URL. If I understand the > thing, a litteral * should be written %5C2a (\ %-encoded as %5C) > in a LDAP URL. Anyone has an opinion on this topic? Thinking about it a bit, it seems urlcheck should perform %-encoding, and ldapcheck should just use \-escapes. I have never seen a LDAP URI using %-encoding. -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] problem with "*"
2012-09-20 by Emmanuel Dreyfus