This is a fresh install, well 2 days old, of 4.5.6 running on Ubuntu 6. Upon installation the MTA was starting up properly as I sent and received a few test messages. I went to shift some of my personal mail over to it today and I discover that I can no longer receive or send.
I see in the admin panel that the MTA is not starting. Pretty obvious error but why? The file is there, I have run the perms fix script as well.
Any suggestions? What other info can i provide?
Thanks
Code:
zimbra@equilibrium:~/libexec$ zmcontrol start mta
Host equilibrium.minimelon.org
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...FAILED
/opt/zimbra/postfix-2.2.9/sbin/postalias: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory
/opt/zimbra/postfix-2.2.9/sbin/postfix: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory
postfix failed to start
zimbra@equilibrium:~/libexec$ locate libldap-2.3.so.0
/opt/zimbra/lib/libldap-2.3.so.0
/opt/zimbra/lib/libldap-2.3.so.0.2.22
/opt/zimbra/openldap-2.3.34/lib/libldap-2.3.so.0
/opt/zimbra/openldap-2.3.34/lib/libldap-2.3.so.0.2.22
zimbra@equilibrium:~/libexec$ ls -l /opt/zimbra/lib/libldap-2.3.so.0
lrwxrwxrwx 1 root root 21 Jul 19 15:16 /opt/zimbra/lib/libldap-2.3.so.0 -> libldap-2.3.so.0.2.22
zimbra@equilibrium:~/libexec$ ls -l /opt/zimbra/lib/libldap-2.3.so.0.2.22
-rw-r--r-- 1 root root 658146 Jul 6 18:39 /opt/zimbra/lib/libldap-2.3.so.0.2.22