View Single Post
  #6 (permalink)  
Old 01-14-2009, 01:12 PM
uxbod uxbod is offline
Moderator
 
Posts: 7,911
Default

Code:
Starting ldap...Done.
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
Hmmm ... I think we need to check your DNS setup aswell.
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
__________________
Reply With Quote