View Single Post
  #3 (permalink)  
Old 10-05-2009, 12:30 AM
snake_eyes snake_eyes is offline
Advanced Member
 
Posts: 220
Default

Instead of the bind, can you check the /etc/resolv.conf to be something like this:
Quote:
# edit /etc/resolv.conf.
$ sudo pico /etc/resolv.conf
mail.domain.com A 192.168.1.65
mail.domain.com MX 0 mail.domain.com
domain.com MX 0 mail.domain.com
Cheers,
__________________
- In a world without walls and fences who needs windows and gates?
- I am Running Linux.. Finally, my PC is valid & Reliable Hereafter.
Reply With Quote