<div class="markdown">
<p dir="auto">On 17 Jul 2015, at 18:04, Kee Hinckley wrote:</p>

<blockquote>
<p dir="auto">I finally got around to figuring out the corporate configuration for our LDAP server, but it's SSL server, and as the mailmate docs warn, that doesn't always work.</p>

<pre><code>Warning: Failed starting TLS for LDAP connection.
ldap connection failed (ldap://xxx:636): Can't contact LDAP server
</code></pre>

<p dir="auto">Any thoughts? It's signed by our internal CA, but my Mac knows all the base certificates and is happy talking to it, and all the certs seem to be approved in the keychain. I even downloaded and installed the cert for this particular server and made sure it was approved.</p>
</blockquote>

<p dir="auto">Based on the error message (“Can't contact LDAP server”) it appears the problem is more basic. I should also be able to reproduce the problem if the server is accessible (I don't need to authenticate, just connect). You can send details off list if you like.</p>

<p dir="auto">Note that the <code>ldapsearch</code> Terminal command could be useful in order to verify that it works as expected outside MailMate.</p>

<p dir="auto">(Even though this is an old feature it should still be considered experimental/primitive.)</p>

<p dir="auto">-- <br>
Benny</p>

</div>