Your hosts file should contain only the following:
Code:
127.0.0.1 localhost.localdomain localhost
200.40.171.98 correo.sanjuan.edu.uy correo
fix that and then post the output of the commands you were asked for earlier:
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
Please enclose the output of each command in 'quotes' to make it easier to read, hightlight a piece of text the hit the quote button (the # symbol) above the text edit box.