Ya, I have read the tutorials about eh maybe 20-30 times both here and at howtoforge.
Zimbra Collaboration Suite Open Source Edition On CentOS | HowtoForge - Linux Howtos and Tutorials. Do you guys have any suggestions I have been honestly working on this for about a week or so. I am sure someone else has ran into this before. Any files I should be checking first?
According to the howtoforge tutorials this should be setup right? This is behind a nat box.
nslookup mail.*********.com
Server: 192.168.0.120
Address: 192.168.0.120#53
Name: mail.**********.com
Address: 192.168.0.120
/etc/hosts
more /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
**.***.**.** mail.**********.com mail
192.168.0.120
/etc/resolv.conf
search **********.com
nameserver 192.168.0.120
Anybody see anything wrong here?
Thanks