Hello is it possible to use plain text password authentication instead of encripted one’s?
Thanks nicola
As far as I know it does. What server are you trying to connect to?
I’m trying to connect to our company mailserver. It was working fine till the version
7.1.30794.0 then it suddenly stopped to w work. If I install a previous version it will work fine again.
The log says
11:26:21.195|02A| * OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5] Dovecot ready.
11:26:21.197|00A| A0 CAPABILITY
11:26:21.200|02A| * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE IDLE STARTTLS AUTH=PLAIN AUTH=LOGIN AUTH=DIGEST-MD5
11:26:21.200|02A| A0 OK Pre-login capabilities listed, post-login capabilities have more.
11:26:21.200|00A| A1 ID (“name” “eM Client” “version” “7.1.32088.0” “GUID” “1”)
11:26:21.205|02A| * ID (“name” “Dovecot”)
11:26:21.205|02A| A1 OK ID completed.
11:26:21.205|00A| A2 AUTHENTICATE DIGEST-MD5
11:26:29.211|02A| + cmVhbG09IiIsbm9uY2U9InJzZklnZ2xsSU52Z3oyUmtsVnZGa2c9PSIscW9wPSJhdXRoIixjaGFyc2V0PSJ1dGYtOCIsYWxnb3JpdGhtPSJtZDUtc2VzcyI=
11:26:29.211|00A| Y2hhcnNldD11dGYtOCx1c2VybmFtZT0ibmRhdmluaSIscmVhbG09Im1iaWdyb3VwLml0Iixub25jZT0icnNmSWdnbGxJTnZnejJSa2xWdkZrZz09IixuYz0wMDAwMDAwMSxjbm9uY2U9InUzdlBscVAvSElhZXJyeDdVV0xMIixkaWdlc3QtdXJpPSJJTUFQL21haWwubWJpZ3JvdXAuaXQiLHJlc3BvbnNlPTY0OTc3MmFhZjE3YmM2NDc4YmEzNmU4MjgyM2VlZThhLHFvcD1hdXRo
11:26:30.714|02A| A2 NO [AUTHENTICATIONFAILED] Authentication failed.
11:29:21.229|02A| * BYE Disconnected for inactivity.
I has thought it was due do DIGEST-MD5 authentication that fails because it is encrypted and our server do not manage encrypted password.
Thanks
N.
There is a more recent version than 7.1.32088 (indicated in your error) available for download at http://www.emclient.com/release-history. You could try that and see if there is any difference.
Or you might want to open a Support Ticket for this, and the developers will be able to assist you further. Either they can tell you how to connect with recent versions, or they can fix the problem for future versions.
Thanks GaryYes, i’ve downlaoded the latest Ice warp version and it has the same problemThe only difference I saw between woking version and newest versions of the imap log is that the step A2 in the working version is:
A2 AUTHENTICATE PLAIN
and in the non working one is
A2 AUTHENTICATE DIGEST-MD5
So that why i though it is due by our server who don’t manage encrypted password
You should definitely open a support ticket and they will be able to assist you further in this.