|
|
@ -973,12 +973,13 @@ The following authentication methods are supported and used in this order:
|
|
|
|
* LOGIN
|
|
|
|
* LOGIN
|
|
|
|
* PLAIN
|
|
|
|
* PLAIN
|
|
|
|
* DIGEST-MD5
|
|
|
|
* DIGEST-MD5
|
|
|
|
* NTLM
|
|
|
|
|
|
|
|
* XOAUTH2 (used when an account was selected)
|
|
|
|
* XOAUTH2 (used when an account was selected)
|
|
|
|
|
|
|
|
|
|
|
|
SASL authentication methods, like CRAM-MD5, are not supported
|
|
|
|
SASL authentication methods, like CRAM-MD5, are not supported
|
|
|
|
because [JavaMail for Android](https://javaee.github.io/javamail/Android) does not support SASL authentication.
|
|
|
|
because [JavaMail for Android](https://javaee.github.io/javamail/Android) does not support SASL authentication.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If your provider requires an unsupported authentication method, you'll likely get the error message *authentication failed*.
|
|
|
|
|
|
|
|
|
|
|
|
<br />
|
|
|
|
<br />
|
|
|
|
|
|
|
|
|
|
|
|
<a name="faq63"></a>
|
|
|
|
<a name="faq63"></a>
|
|
|
|