On Tue, Sep 18, 2012 at 04:54:48PM +0100, Alexandre Santos wrote: > If any of the following special characters must appear in the search filter > as literals, they must be replaced by the listed escape sequence. > ASCII characterEscape sequence substitute*\2a(\28)\29\\5cNUL\00/\2f > This is for OpenLDAP. 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? -- Emmanuel Dreyfus manu@...
Message
Re: [milter-greylist] problem with "*"
2012-09-19 by Emmanuel Dreyfus