mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-23 00:06:27 +00:00
Added FAQ
This commit is contained in:
parent
16375603e2
commit
4a8f681c9a
1 changed files with 5 additions and 0 deletions
5
FAQ.md
5
FAQ.md
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue