Quote:
Originally Posted by aboyz Again, Everything passed , but only one error. |
Please post a link to the output form a pingability test for your domain, I'd like to see that it's working correctly.
Quote:
Originally Posted by aboyz What is the Socket timeout Exception?? is zimbra using a differnet port? |
It means that you can't contact the server. What were you trying to do when this happened and were you trying it form a LAN PC or an external connection? DO you have a firewall and/or SELinux on the Zimbra server?
You test the set-up with these commands (as I mentioned earlier):
Code:
host `hostname` <-- type that command as-is and use backticks not single quotes
dig yourdomain.com mx
dig yourdomain.com any
cat /etc/hosts
If they show the correct information (Including an A & MX records pointing to your Zimbra server) then run the two dig commands from another PC and see what the response is.