mirror of https://github.com/M66B/FairEmail.git
Added FAQ
This commit is contained in:
parent
a7d59ba3cd
commit
a9f2172bfc
10
FAQ.md
10
FAQ.md
|
@ -213,6 +213,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
|
|||
* [(123) What does 'force sync'?](#user-content-faq123)
|
||||
* [(124) Why do I get 'Message too large or too complex to display'?](#user-content-faq124)
|
||||
* [(125) What are the current experimental features?](#user-content-faq125)
|
||||
* [(126) What does 'User is authenticated but not connected' mean?](#user-content-faq126)
|
||||
|
||||
[I have another question.](#support)
|
||||
|
||||
|
@ -2150,6 +2151,15 @@ The current experimental features are:
|
|||
|
||||
<br />
|
||||
|
||||
<a name="faq126"></a>
|
||||
**(126) What does 'User is authenticated but not connected' mean?**
|
||||
|
||||
The message *User is authenticated but not connected* is caused by a bug in older versions of Microsoft's Exchange server.
|
||||
This message in fact means that the password was invalid, likely because it was changed.
|
||||
|
||||
<br />
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
If you have another question, want to request a feature or report a bug, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).
|
||||
|
|
Loading…
Reference in New Issue