Ok, have given up for the night, had to restore the original mail server.
Here's more info on what I attempted:
ubuntu 10.04, zcs open source edition. install seemed to go smoothly...
original mail server still online, firewall is forwarding smtp and doing NAT to it's non-routable ip address (10.0.0.2) DNS still points to this box (actually WAN side IP of firewall)
ZCS was set up with IP of 10.0.0.10, after the install I began to create user accounts, domain alias, user aliases, etc...this time usernames were unique and different from former e-mail addresses (i.e. instead of joe@domain, he is now
jplastname@domain.com)
tested the mail on the zcs, by logging into web interface and sending mail to / from users internally - seems to work.
Here's where I didn't check for external connectivity i.e. ping an outside domain.
after the business closed for the evening, changed the MX records for my domain, and made the ZCS have a priority of 10 (A records already in place), changed the forwarding rules on the firewall to point to the new internal ip address, and waited for DNS to propogate, and began to test.
Sent a few test e-mails from my gmail account, seemed to work as expected, but, when I tried to reply - no replies sent
there were entries in the "deferred" queue, and the error was "host not found"
checking server status also showed that antispam and antivirus had red "x"'s
tried to ping a host from the command line - no response
figured it could be DNS, so I tried pinging by ip address - still no response.
The odd thing is, I know I had connectivity earlier, because I ran the
apt-get update and apt-get upgrade commands, and all worked fine.
checked the config files, all seems to be correct. still can't get to the outside world...
restarted networking, restarted the entire server, still no connectivity.
so, I hope that's enough background information, perhaps someone can suggest what logs to check, or other troubleshooting means...
I've re-os'd and re-installed zcs probably 4 times trying to get it to work right, hoping one of these times it will work...