Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
[SOLVED] Sendmail Relay Question (address check against Zimbra)
I have set up a Sendmail SMTP machine as our fail-over mail server. When our ADSL is down it now collects email for our domain and delivers it forward when the ADSL is up again.
I can replicate the Zimbra ldap to the sendmail machine. Anyone got a good HOW to for checking valid addresses against LDAP on a sendmail relay?
This returns the destination mail server based on a match in mailLocalAddress to return mailRoutingAddress . Obviously this will have to be amended to match the Zimbra shema:-
I'm about there but I need to get an LDAP V2 bind to Zimbra in order to allow sendmail to connect. I have tried adding "allow bind_v2" to slapd.conf in /opt/zimbra/openldap/etc/openldap but no joy so far. Any ideas?
I have "allow bind_v2" in /opt/zimbra/openldap/etc/openldap/slapd.conf
After a re-start of the LDAP it is still there but I can not do a LDAP version 2 bind.