View Single Post
  #7 (permalink)  
Old 11-25-2008, 11:37 AM
mbossmanh mbossmanh is offline
Junior Member
 
Posts: 8
Default

I changed the host file
Quote:
cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
154.20.107.200 mail.hansenx6.com

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
I then ran the host `hostname`
Quote:
michael@mail:/etc$ host `hostname`
mail.hansenx6.com has address 154.20.107.200
I rebooted and tested - still no email.
Reply With Quote