I now have ldap bind v2 access
The following (in my M4 file) lets me reject undeliverable mail at my mail boundary
LDAPROUTE_DOMAIN(`mymail.co.uk')
define(`confLDAP_CLUSTER',`mymail.co.uk')dnl
define(`confLDAP_DEFAULT_SPEC',`-h ldap.mymail.co.uk –b ou=people,dc=mymail,dc=co,dc=uk')
FEATURE(`ldap_routing',`ldap -1 -T<TMPF> -v zimbraMailHost -k (&(objectClass=organizationalPerson)(mail=%0))',`' ,`reject',`preserve')dnl
Bingo - Job Done
thanks a lot for that issue,it really solved my problem for allowing zimbra to v2 bind.
only simple steps:
1. adding "allow bind_v2" to slapd.conf in /opt/zimbra/openldap/etc/openldap
2. adding "allow bind_v2" to /opt/zimbra/conf/slapd.conf.in
3. su zimbra
4. ldap stop; ldap start
There are currently 1 users browsing this thread. (0 members and 1 guests)