Quote:
|
Originally Posted by marcmac That should work - what happens when you telnet (xserve->g4) on port 25 and feed it smtp commands? Does the mail show up in your inbox? (You tested telnet from the xserve, right? Not just from the g4 to localhost). |
Actually, I fixed the first bug, as in the mail servers can now talk to each other. However looking at zimbra.log, it appears there is an isssue with it not being able to talk to LDAP.
Feb 14 13:40:21 g4mail postfix/trivial-rewrite[1680]: warning: dict_ldap_lookup: Search error -1: Can't contact LDAP server
Feb 14 13:41:22 g4mail postfix/trivial-rewrite[1680]: warning: dict_ldap_lookup: Search error -1: Can't contact LDAP server
Feb 14 13:42:22 g4mail postfix/trivial-rewrite[1680]: warning: dict_ldap_lookup: Search error -1: Can't contact LDAP server
Feb 14 13:42:22 g4mail postfix/trivial-rewrite[1680]: fatal: ldap://opt/zimbra/conf/ldap-vad.cf(0,100): table lookup problem
Feb 14 13:42:23 g4mail postfix/smtpd[1578]: warning: premature end-of-input on private/rewrite socket while reading input attribute name
Feb 14 13:42:23 g4mail postfix/master[1543]: warning: process /opt/zimbra/postfix-2.2.5/libexec/trivial-rewrite pid 1680 exit status 1
Feb 14 13:42:23 g4mail postfix/smtpd[1578]: warning: problem talking to service rewrite: Unknown error: 0
Am not really sure where to look for this.... but when I checked in the main.cf file for Postfix, I found this unusual entry:
virtual_transport = error
All the rest show something like: ldap:/opt/zimbra/conf/ldap-vxx.cf
Finally, entering "zmcontrol status" shows everything is running (even LDAP!), *EXCEPT* for mailbox, which is shown as stopped.
Next steps...?
Cheers,
Steve