diff --git a/FAQ.md b/FAQ.md index 729db47b..c4ad27ef 100644 --- a/FAQ.md +++ b/FAQ.md @@ -75,9 +75,9 @@ If this doesn't happen, your provider might not keep track of sent messages or y In these cases you can enable the account option *Store sent messages* to let the app move messages from the outbox to the sent folder after sending. -**(8) Can I use a Microsoft exchange account?** +**(8) Can I use a Microsoft Exchange account?** -If you can use a Microsoft exchange account depends on if the exchange account is accessible via IMAP. +You can use a Microsoft Exchange account if it is accessible via IMAP. ActiveSync is not supported at this moment. See here for more information: [https://support.office.com/en-us/article/what-is-a-microsoft-exchange-account-47f000aa-c2bf-48ac-9bc2-83e5c6036793](https://support.office.com/en-us/article/what-is-a-microsoft-exchange-account-47f000aa-c2bf-48ac-9bc2-83e5c6036793) @@ -221,6 +221,13 @@ Possible causes are: * The same email client is connected multiple times to the same account * The previous connection was terminated abruptly for example by losing internet connectivity + +**(24) What is browse messages on the server?** + +Browse messages on the server will fetch messages from the email server in real time +when you reach the end of the list of synchronized messages, even when the folder is set to not synchronize. +You can disable this feature under *Setup* > *Advanced options* > *Browse messages on the server*. +
If you have another question, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).