I have two entries in /etc/hosts file:
127.0.0.1 localhost.localdomain localhost
192.168.1.167 mail.centroviaxes.com mail
i have all ports open in my router (25, 110, 80, 143, 7025, 443, 7071) redirecting to 192.168.1.167
i have opensuse 10.2 and firewall is off. My zimbra is 5.0.5 open edition.
i send mail to my gmail account without any problem. But if i send a mail to my
admin@centroviaxes.com account, in my zimbra's server mail queque appears that message as error (connection refused my public ip).
i have this entries in my domain:
centroviaxes.com MX 10 mail.centroviaxes.com
mail.centroviaxes.com MX 10 mail.centroviaxes.com
centroviaxes.com A my public ip
mail.centroviaxes.com A my public ip
what is the problem?