View Single Post
  #15 (permalink)  
Old 04-14-2008, 12:16 PM
uxbod uxbod is offline
Moderator
 
Posts: 7,928
Default

We can help sometimes the obvious things become less obvious when the pressure is on. So if you have made some DNS changes lets go through the basics again
Code:
cat /etc/resolv.conf
cat /etc/hosts
dig creativelights.com mx
dig creativelights.com ns
host `hostname` <- note backticks and not double quotes
what is /var/log/zimbra.log showing with respect to emails that are being deferred ?
__________________
Reply With Quote