I'm kind of lost here and would really appreciate some help.. here's how my system is set up. First, DNS entries:
My home IP is 67.164.73.95.
nslookup
> campee.bounceme.net
Server: cns.sanjose.ca.sanfran.comcast.net
Address: 68.87.76.178
Non-authoritative answer:
campee.bounceme.net MX preference = 5, mail exchanger = campeemail.bounceme.net
campeemail.bounceme.net internet address =67.164.73.95 (the same as my home IP)
Here's how my Ubuntu 6.06 server system is set up:
root@campeemail:/usr/src/zcs# hostname
campeemail.bounceme.net
root@campeemail:/usr/src/zcs# hostname -f
campeemail.bounceme.net
root@campeemail:/usr/src/zcs# cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 campeemail.bounceme.net. campeemail
67.164.73.95 campeemail.bounceme.net. campeemail
Ok, so I try to install Zimbra by running install.sh and get this:
DNS ERROR resolving MX for campeemail.bounceme.net
It is suggested that the domain name have an MX record configured in DNS
checking isEnabled zimbra-mta
zimbra-mta is enabled
MX: campeemail.bounceme.net (67.164.73.95)
Interface: 192.168.1.9
Interface: 127.0.0.1
DNS ERROR - none of the MX records for campee.bounceme.net
resolve to this host
It is suggested that the MX record resolve to this host
HOSTNAME=campeemail.bounceme.net
LDAPHOST=campeemail.bounceme.net
What am I doing wrong? How should my DNS be configured for Zimbra to work?


LinkBack URL
About LinkBacks




