1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-23 00:06:27 +00:00

Added FAQ

This commit is contained in:
M66B 2018-08-04 09:55:34 +00:00
parent 16375603e2
commit 4a8f681c9a

5
FAQ.md
View file

@ -28,6 +28,11 @@ The low priority status bar notification shows the number of pending operations,
Valid security certificates are officially signed (not self signed) and have matching a host name.
<a name="FAQ4"></a>
**(4) Why is IMAP IDLE required?**
Without [IMAP IDLE](https://en.wikipedia.org/wiki/IMAP_IDLE) emails need to be periodically fetched,
which is a waste of battery power and internet bandwidth and will delay notification of new emails.
<br>