diff --git a/FAQ.md b/FAQ.md index 53020f570a..3b3d2d774e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5,25 +5,14 @@ Frequently Asked Questions -------------------------- -**(1) Which email providers are supported?** - -* Gmail -* Outlook - - -**(2) What is a valid security certificate?** - -Valid security certificates are officially signed (not self signed) and have matching a host name. - - -**(3) Which permissions are needed and why?** +**(1) Which permissions are needed and why?** * Full network access (INTERNET): to send and receive email * View network connections (ACCESS_NETWORK_STATE): to monitor internet connectivity changes * Run at startup (RECEIVE_BOOT_COMPLETED): to start monitoring on device start - -**(4) What are operations?** + +**(2) What are operations?** The low priority status bar notification shows the number of pending operations, which can be: @@ -33,11 +22,12 @@ The low priority status bar notification shows the number of pending operations, * Delete message from remote folder * Send message - -**(5) What happens if a message could not be sent?** + +**(3) What is a valid security certificate?** + +Valid security certificates are officially signed (not self signed) and have matching a host name. -If a message could not be sent, it will be placed in the drafts folder again.
-If you have another question, you can use [this forum](https://forum.xda-developers.com/). +If you have another question, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).