View Single Post
  #2 (permalink)  
Old 06-19-2009, 02:04 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,925
Default

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
__________________
Reply With Quote