mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 21:24:34 +00:00
726 B
726 B
Safe email
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?
- 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
If you have another question, you can use this forum.