Quote:
Originally Posted by KarLMarX Hi,
Do I need to have DNS Server. My network currently doing NAT and firewall. Can you advise any idea to solve this problem.
I ready do the changes to 218 add but still have problem and change to 192.168.4.13 also cannot get through. Have any ideas? |
If you are still having problems and your zimbra server is behind a router then you need a local DNS server so that postfix can find itself plus a correct /etc/hosts file. You can check your setting with these commands I posted earlier:
Code:
host `hostname` <-- type as-is and use backticks not single quotes
dig yourcomain.com mx
dig yourcomain.com any
and post the output here. You should also disable ipv6 & any firewall & SElinux on the Zimbra server.