From 8d9b768eab5b24d39d45729a845a5b5907890bef Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 12 Sep 2018 09:24:58 +0000 Subject: [PATCH] Updated FAQ --- FAQ.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 807bb51f64..f78f372131 100644 --- a/FAQ.md +++ b/FAQ.md @@ -26,7 +26,7 @@ to prevent Android from killing the service that takes care of receiving and sen Most, if not all, other email apps don't show a notification with the "side effect" that new email is often not or late being reported. -**(3) What are operations?** +**(3) What are operations and why are they pending?** The low priority status bar notification shows the number of pending operations, which can be: @@ -39,6 +39,9 @@ The low priority status bar notification shows the number of pending operations, * headers: download message headers * flag: star/unstar remote message +Operations are processed only when there is a connection to the email server or when manually synchronizing. +See also [this FAQ](#FAQ16). + **(4) What is a valid security certificate?**