<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 08/09/2019 12:42 Henrik Johansson via dovecot <dovecot@dovecot.org> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <br class="">
   <div>
    <br class="">
    <blockquote type="cite">
     <div class="">
      On 4 Sep 2019, at 21:35, Jean-Daniel <
      <a class="" href="mailto:jddupas@xooloo.com">jddupas@xooloo.com</a>> wrote:
     </div>
     <div class="">
      <br class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
      <span class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">Just a wild guess as I didn’t try to configure Mail on Catalina yet, but it looks like your server only supports ‘DHE-RSA…’ ciphers.</span>
      <br class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
      <span class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;">I think that modern systems prefers using ECDHE key exchange and would not be surprise if iOS requires it.</span>
      <br class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
      <br class="" style="caret-color: #000000; font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;">
     </div>
    </blockquote>
    <br class="">
   </div>
   <div>
    Well I got the OpenSSL parts working now, but newer versions still refuses to work after establishing with ECDHE, I just get no login attempts and no user:
   </div>
   <div>
    <br class="">
   </div>
   <div>
    imap-login: Info: Aborted login (no auth attempts in 0 secs): user=<>, rip=55.66.77.88, lip=11.22.33.44, TLS, TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)
   </div>
   <div>
    <br class="">
   </div>
   <div>
    Regards
   </div>
   <div>
    Henrik
   </div>
   <div>
    <br class="">
   </div>
   <div>
    <br class="">
   </div>
   <div>
    <br class="">
   </div>
   <div></div>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   Ensure you have
  </div>
  <div>
   <br>
  </div>
  <div>
   auth_mechanisms=plain login
  </div>
  <div>
   <br>
  </div>
  <div>
   in your config.
  </div>
  <div class="io-ox-signature">
   <pre>---
Aki Tuomi</pre>
  </div> 
 </body>
</html>