<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   <br>
  </div>
  <blockquote type="cite">
   <div>
    On 20 December 2018 at 11:20 Odhiambo Washington <
    <a href="mailto:odhiambo@gmail.com">odhiambo@gmail.com</a>> wrote:
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    I am using SHA512-CRYPT scheme for passwords.
   </div>
   <div>
    <br>
   </div>
   <div>
    In my dovecot-sql.conf.ext, I have: default_pass_scheme = CRYPT
   </div>
   <div>
    <br>
   </div>
   <div>
    In 10-auth.conf, I have:
   </div>
   <div>
    auth_mechanisms = plain login digest-md5
   </div>
   <div>
    <br>
   </div>
   <div>
    M$ Outlook is refusing to authenticate, with error: Requested DIGEST-MD5
   </div>
   <div>
    scheme, but we have only CRYPT
   </div>
   <div>
    <br>
   </div>
   <div>
    What an I missing??
   </div>
   <div>
    <br>
   </div>
   <div>
    I hate it that this has taken me round in circles :-)
   </div>
   <div>
    <br>
   </div>
   <div>
    <br>
   </div>
   <div>
    --
   </div>
   <div>
    Best regards,
   </div>
   <div>
    Odhiambo WASHINGTON,
   </div>
   <div>
    Nairobi,KE
   </div>
   <div>
    +254 7 3200 0004/+254 7 2274 3223
   </div>
   <div>
    "Oh, the cruft.", grep ^[^#] :-)
   </div>
  </blockquote>
  <div>
   <br>
  </div>
  <div>
   digest-md5 works only with plain text passwords or stored with output from doveadm pw -s digest-md5 
  </div>
  <div class="io-ox-signature">
   ---
   <br>Aki Tuomi
  </div> 
 </body>
</html>