著者: Oliver Egginger 日付: To: listlow CC: exim-users 題目: 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