sublime-platform icon indicating copy to clipboard operation
sublime-platform copied to clipboard

Custom imap - encrypted authentication

Open securemeit opened this issue 1 year ago • 0 comments

It is impossible to configure custom imap account when imap server accepts on secured connections (SSL / TLS) following types of authentication:

auth cram-md5 auth digest-md5 auth gssapi

The error message is "Login is disabled".

If imap server supports Normal login/auth plain/auth login" (unsecured authentication) for example, it works.

Is it possible to accept also above encrypted authentication?

Thanks in advance.

Best regards

securemeit avatar Feb 25 '24 12:02 securemeit