2018-08-02 13:33:06 +00:00
|
|
|
Safe email
|
|
|
|
==========
|
|
|
|
|
|
|
|
Frequently Asked Questions
|
|
|
|
--------------------------
|
|
|
|
|
|
|
|
<a name="FAQ1"></a>
|
2018-08-03 04:28:37 +00:00
|
|
|
**(1) Which permissions are needed and why?**
|
2018-08-02 13:33:06 +00:00
|
|
|
|
|
|
|
* 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
|
|
|
|
|
2018-08-03 04:28:37 +00:00
|
|
|
<a name="FAQ2"></a>
|
|
|
|
**(2) What are operations?**
|
2018-08-02 18:20:36 +00:00
|
|
|
|
|
|
|
The low priority status bar notification shows the number of pending operations, which can be:
|
|
|
|
|
|
|
|
* Mark message as seen/unseen in remote folder
|
|
|
|
* Add message to remote folder
|
|
|
|
* Move message to another remote folder
|
|
|
|
* Delete message from remote folder
|
|
|
|
* Send message
|
|
|
|
|
2018-08-03 04:28:37 +00:00
|
|
|
<a name="FAQ3"></a>
|
|
|
|
**(3) What is a valid security certificate?**
|
|
|
|
|
|
|
|
Valid security certificates are officially signed (not self signed) and have matching a host name.
|
2018-08-02 18:20:36 +00:00
|
|
|
|
|
|
|
|
2018-08-02 13:33:06 +00:00
|
|
|
<br>
|
|
|
|
|
2018-08-03 04:28:37 +00:00
|
|
|
If you have another question, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).
|