On Sat, 4 Jan 2003, Stefan Kaltenbrunner wrote:
> Nico Erfurth wrote:
> >
> > On Sat, 4 Jan 2003, Stefan Kaltenbrunner wrote:
> >
> >
> >>We are now using the ${quote:} operator in this authenticator - is this
> >>the recommended thing to do or is there another way to solve this problem ?
> >
> >
> > You should use ${quote_ldap:$3} like you did for the username.
>
> Sorry I didn't mention this before - but using ${quote_ldap:$3} doesn't
> work too as we have already tried earlier: .... > It seems that exim is using %22abc%22 (which is obviously ldap-quoted as
> requested) as the password to bind to the server and fails.