Re: [exim] Exim LDAP problem

Página Inicial
Delete this message
Reply to this message
Autor: Oliver Egginger
Data:  
Para: listlow
CC: exim-users
Assunto: Re: [exim] Exim LDAP problem

> message: failed to expand "${lookup ldap
> {ldap:///?mail?sub?(otherMailbox=smtp\$${quote_ldap:$local_part}@${quote_ldap:$domain})}}":
> lookup type "ldap" is not available
> (not in the binary - check buildtime LOOKUP configuration)

                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
See Local/Makefile
Common example setup:
  LOOKUP_LDAP=yes
  LDAP_LIB_TYPE=OPENLDAP2
  LOOKUP_LIBS=-L/usr/lib -lldap -llber



- oliver