View Single Post
  #16 (permalink)  
Old 10-10-2009, 10:57 AM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

I would have though not TBH ... Always worth checking your DNS so
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes (copy 'n' paste)
ls -l /opt/zimbra/bin/zmlocalconfig
ls -l /opt/zimbra/bin/zmshutil
__________________
Reply With Quote