Welcome to the forums
Do you have a RDNS entry for 127.0.0.1 in your DNS ? Perhaps you could post the following aswell
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
dig -x 127.0.0.1
host `hostname` <- note backticks and not single quotes