Updated FAQ

This commit is contained in:
M66B 2019-03-01 14:39:23 +00:00
parent 6325c7d650
commit c4ce0fa77f
1 changed files with 3 additions and 4 deletions

7
FAQ.md
View File

@ -1295,10 +1295,9 @@ Scheduling is a pro feature.
**(79) How do I use synchronize on demand (manual)?** **(79) How do I use synchronize on demand (manual)?**
Normally, FairEmail maintains a connection to the configured email servers whenever possible to receive messages in real-time. Normally, FairEmail maintains a connection to the configured email servers whenever possible to receive messages in real-time.
If you don't want this, for example to be not disturbed or to save on battery usage, If you don't want this, for example to not be disturbed or to save on battery usage, just disable synchronization in the advanced options.
you can enable on demand synchronization in the account settings. This will stop the background service which takes care of automatic synchronization and will remove the associated status bar notification.
When enabled FairEmail will not keep a connection to the email server anymore, You can use pull-down-to-refresh in a folder or use the folder menu *Synchronize now* to manually synchronize messages.
instead you can manually synchronize messages by either using pull-down-to-refresh or by using the folder menu *Synchronize now*.
<br /> <br />