On 20 December 2018 at 11:20 Odhiambo Washington < odhiambo@gmail.com> wrote:


I am using SHA512-CRYPT scheme for passwords.

In my dovecot-sql.conf.ext, I have: default_pass_scheme = CRYPT

In 10-auth.conf, I have:
auth_mechanisms = plain login digest-md5

M$ Outlook is refusing to authenticate, with error: Requested DIGEST-MD5
scheme, but we have only CRYPT

What an I missing??

I hate it that this has taken me round in circles :-)


--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 2274 3223
"Oh, the cruft.", grep ^[^#] :-)

digest-md5 works only with plain text passwords or stored with output from doveadm pw -s digest-md5 
---
Aki Tuomi