FairEmail/FAQ.md

28 lines
726 B
Markdown

Safe email
==========
Frequently Asked Questions
--------------------------
<a name="FAQ1"></a>
**(1) Which email providers are supported?**
* Gmail
* Outlook
<a name="FAQ2"></a>
**(2) What is a valid security certificate?**
Valid security certificates are officially signed (not self signed) and have matching a host name.
<a name="FAQ3"></a>
**(3) 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
<br>
If you have another question, you can use [this forum](https://forum.xda-developers.com/).