"name service error for aol.com: host not found, try again"
"name service error for yahoo.com: host not found, try again"
I now know what caused the problem but i dont know why. Recently i put our DNS server on another server on another LAN. it looks like the problem started when i shutdown the old dns server and started using only the new dns server. However, i updated my /etc/resolv.conf file to reflect the new changes when i switched to the new server but for some reason the postfix system cannot resolve the email hosts to be sent to. I fixed it by setting the old nameserver ip address in resolv. But why didnt it work???
old /etc/resolv.conf:
********
nameserver 205.91.104.3
********
new /etc/resolv.conf:
********
nameserver 200.157.2.6
nameserver 200.157.2.4
********