Quote:
Originally Posted by ArcaneMagus The error that you have posted above is saying that it can't connect to the LDAP server. What is the output of `zmcontrol status`? |
I'am focus with this:
Quote:
Originally Posted by samesisa warn on /opt/zimbra/log/mailbox.log Code: Caused by: javax.naming.CommunicationException: mail.mydomain.com:389 [Root exception is java.net.ConnectException: Connection refused] |
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.
Exists one log specific for LDAP service??
If i restart the service using zmcontrol stop & zmcontrol start we can send mails again.