View Single Post
  #36 (permalink)  
Old 06-19-2009, 10:42 AM
phoenix phoenix is offline
Zimbra Consultant & Moderator
 
Posts: 20,298
Default

Quote:
Originally Posted by ask2me007 View Post
Dear Phoenix

whether it may be a postfix problem?????
How can i get a detailed log from zimbra
No, this isn't likely to be a postfix problem. Did you disable the mDNS/ZeroConf/Bonjour service as I mentioned earlier?

Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
What happens when you run both of these commands (please post the output) on the Zimbra server:

Code:
telnet 192.168.10.5 25
telnet  pop.ksfe.com 25
__________________
Regards


Bill
Reply With Quote