View Single Post
  #16 (permalink)  
Old 11-02-2009, 03:57 AM
veronica veronica is offline
Outstanding Member
 
Posts: 594
Default

> Why LDAP Server refuse those connections??+

> mail:~ # netstat -anp | grep -i listen | grep 389
> tcp 0 0 127.0.0.1:389 0.0.0.0:* LISTEN -

> When run zmcontrol status, all services are running.

It doesnt mean i your services are running everything is fine.

Try doing this from remote machine :-

telnet mail.yourdomain.com 389

Question is not what your host file has entry rather what does this name resolves to using DNS.
Reply With Quote