1.1 --- a/conf/exim/890_exim4-config_ldap_people Wed Oct 29 18:46:58 2014 +0100
1.2 +++ b/conf/exim/890_exim4-config_ldap_people Thu Oct 30 19:07:40 2014 +0100
1.3 @@ -1,7 +1,7 @@
1.4 LDAP_PERSON_QUERY = (&(|(mail=${quote_ldap:${local_part}}@${domain})(alias=${quote_ldap:${local_part}}@${domain}))(objectclass=kolabinetorgperson))
1.5
1.6 ldap_person:
1.7 - debug_print = "R: ldap_user for $local_part@$domain"
1.8 + debug_print = "R: ldap_person for $local_part@$domain"
1.9 driver = accept
1.10 condition = ${if eq {}{${lookup ldap{ \
1.11 user="$ldap_service_bind_dn" \