Re: [exim] Exim LDAP problem

Etusivu
Poista viesti
Vastaa
Lähettäjä: Oliver Egginger
Päiväys:  
Vastaanottaja: listlow
Kopio: exim-users
Aihe: 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