diff --git a/FAQ.md b/FAQ.md index f8084c5b..87e726c8 100644 --- a/FAQ.md +++ b/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. + +**(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.