I have a new install im Zimbra on Ubuntu 6.10. I have a valiad MX record because I am running a different email server that I want to get off of. I am behind a NAT firewall , a little linksys Thing. Here is some information about my MX record:
Code:
Non-authoritative answer:
mtgallagher.com MX preference = 5, mail exchanger = mail.mtgallagher.com
mtgallagher.com nameserver = ns3.no-ip.com
mtgallagher.com nameserver = ns4.no-ip.com
mtgallagher.com nameserver = ns5.no-ip.com
mtgallagher.com nameserver = ns1.no-ip.com
mtgallagher.com nameserver = ns2.no-ip.com
ns1.no-ip.com internet address = 216.66.37.13
ns2.no-ip.com internet address = 204.16.252.6
ns3.no-ip.com internet address = 63.208.74.226
ns4.no-ip.com internet address = 198.65.102.15
ns5.no-ip.com internet address = 212.100.249.200
Name: mail.mtgallagher.com
Address: 69.244.178.55
The IP is thge correct ip for my public IP. I am not sure why I am getting an error when setting up Zimbra. Here is my log file
Code:
mail:/tmp$ cat zmsetup.log.8364 Setting defaults...
Setting local config zimbra_java_home to /opt/zimbra/java
*** Running as zimbra user: /opt/zimbra/bin/zmlocalconfig -f -e zimbra_java_home='/opt/zimbra/java'
DNS ERROR resolving MX for mail.mtgallagher.com
It is suggested that the domain name have an MX record configured in DNS
Done
Checking for port conflicts
Note
The previous configuration appears to have failed to complete
Saving config in /opt/zimbra/config.8364...
Done
Operations logged to /tmp/zmsetup.log.8364
Initializing ldap...
*** Running as zimbra user: /opt/zimbra/libexec/zmldapinit
FAILED (1)
ERROR
Configuration failed
Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration.
Errors have been logged to /tmp/zmsetup.log.8364
Since I do have a running Merak Email server, what am I doing wrong?
Thanks
Timgerr