I'm trying to install ZCS 4.5.11 on an iMac running MacOSX 10.4.11. When I try to run the zmsetup.pl command with root privileges I get to the point where I am asked to enter the logical hostname and keep getting the following error:
Quote:
DNS ERROR - none of the MX records for tinhorsedesign.com
resolve to this host
Change domain name? [Yes] yes
Create Domain: [tinhorsedesign.com] mail.tinhorsedesign.com
DNS ERROR resolving MX for mail.tinhorsedesign.com
It is suggested that the domain name have an MX record configured in DNS
Re-Enter domain name? [Yes]
|
The steps I have taken so far:
Before attempting to run the zmsetup.pl command:
1) Edited and updated the zone file to point all of the following records for the domain:
A (star symbol)
A mail
A (at symbol)
A www
MX (at symbol)
to the correct external facing IP address.
2) Opened open the following ports on the firewall running NAT:
https 443
smtp 25
tomcat imap ssl 993
tomcat pop ssl 995
sql 7306
sql 7307
3) I have since tried editing the /etc/hosts file to include the following line:
tinhorsedesign.com
I have rebooted the computer but when I try to run the zmsetup.pl command it still stalls at the same point.
I would be grateful for any advice to help point me in the right direction to hopefully resolve this issue.
Thanks in advance.