mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-31 19:41:19 +00:00
Updated FAQ
This commit is contained in:
parent
015d8b06b7
commit
9f1a25d650
1 changed files with 2 additions and 1 deletions
3
FAQ.md
3
FAQ.md
|
@ -973,12 +973,13 @@ The following authentication methods are supported and used in this order:
|
|||
* LOGIN
|
||||
* PLAIN
|
||||
* DIGEST-MD5
|
||||
* NTLM
|
||||
* XOAUTH2 (used when an account was selected)
|
||||
|
||||
SASL authentication methods, like CRAM-MD5, are not supported
|
||||
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 />
|
||||
|
||||
<a name="faq63"></a>
|
||||
|
|
Loading…
Reference in a new issue