The reason I went down the certificate route is because the error lisa postfix/trivial-rewrite[12622]: fatal: ldap:/opt/zimbra/conf/ldap-vad.cf(0,lock|fold_fix): table lookup problem
seems to be commonly associated with certificate problems in the forums.
LDAP is at least working in general since Samba authenticates through it and I can access the webmail and admin interfaces with no problems. I checked with telnet and netstat and everything seems fine. This machine does have multiple IPs associated with it so SLAPD is only bound to one IP. Does Zimbra expect LDAP on the loopback too?
Since, according to the errors, uid=zmpostfix,cn=appaccts,cn=zimbra is failing I tried checking by hand with no luck. zmlocalconfig -s ldap_postfix_password ldap_postfix_password = ...
ldapwhoami -x -D"uid=zmpostfix,cn=appaccts,cn=zimbra" -W -h mail.themorrells.org ldap_bind: Invalid credentials (49)
I do have a caching DNS setup behind the firewall so for Zimbra, mail.themorrells.org resolves correctly to the internal IP.
Everything else about Zimbra, including integration with Samba, seems to work fine. I can log in to email accounts, fetch external mail, and use the admin interface but I cant send mail to internal or external accounts. Is there some other information I could provide to help figure this problem out? |