Autor: Oliver Egginger Fecha: A: listlow Cc: exim-users Asunto: 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