<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 1 Oct 2020, at 15:40, Raza Rizvi wrote:</p>

</div>
<div style="white-space:normal"><blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px"><p dir="auto">Warning: Failed starting TLS. Can't contact LDAP server<br>
ldap connection failed (<a href="ldaps://ldap.mxes.net:636" style="color:#777">ldaps://ldap.mxes.net:636</a>): Can't contact LDAP server<br>
<br>
Is there more debugging I can do to help you find the solution?</p>
</blockquote></div>
<div style="white-space:normal">

<p dir="auto">I think I can see what the issue is. The <code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0 0.4em" bgcolor="#F7F7F7">requireSSL</code> parameter makes MailMate try to initiate encryption even after the use of ldaps already did that.</p>

<p dir="auto">I've changed the code to make it work in the next update, but I haven't tested it. You can also try setting requireSSL to false which should have the same effect (it'll still encrypt the connection).</p>

<p dir="auto">-- <br>
Benny<br>
<a href="https://freron.com/become_a_mailmate_patron/" style="color:#3983C4">https://freron.com/become_a_mailmate_patron/</a></p>
</div>
</div>
</body>
</html>