View Single Post
  #10 (permalink)  
Old 10-19-2009, 01:10 AM
uxbod uxbod is online now
Moderator
 
Posts: 7,926
Default

Welcome to the forums

Your /etc/hosts file is incorrect and should look like
Code:
127.0.0.1 localhost.localdomain localhost
1.2.3.4 demo.mycompany.com demo
Your MX is also pointing at mail.mycompany.com when it should be demo.mycompany.com.
__________________
Reply With Quote