Re: [exim] missing comma in ldap replies
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
このメッセージは次のスレッドの一部です:
日付によるスレッドの仕分け
Heiko Schlittermann 、
2014-08-27 16:36
Heiko Schlittermann 、
2014-08-27 17:03
著者:
Jeremy Harris
日付:
2014-08-27 16:55
UTC
To:
exim-users
題目:
Re: [exim] missing comma in ldap replies
On 27/08/14 17:36, Heiko Schlittermann wrote:
> |LDAP entry loop
> |LDAP attr loop x-MailPrimaryAddress:hs@???
> |LDAP attr loop x-MailAlternateAddress:heiko@???
> |LDAP attr loop x-MailAlternateAddress:heiko@???
> |search ended by ldap_result yielding 101
> |ldap_parse_result: 0
> |ldap_parse_result yielded 0: Success
> |LDAP search: returning: hs@???@m.schlittermann.de,heiko@???
Hmm. Looks like we think we only asked for one attribute, and rely
on that for formatting the results, but LDAP returned us
two (the second being multi-valued, but that doesn't matter here).
--
Cheers,
Jeremy