Updated FAQ

pull/212/head
M66B 2 years ago
parent 9b70485109
commit 826e072595

@ -1938,6 +1938,10 @@ In these cases you might want to synchronize periodically, for example each hour
Note that polling frequently (more than every 30-60 minutes) will likely use more battery power than synchronizing always Note that polling frequently (more than every 30-60 minutes) will likely use more battery power than synchronizing always
because connecting to the server and comparing the local and remote messages are expensive operations. because connecting to the server and comparing the local and remote messages are expensive operations.
If you know that the connection (reception) is bad, it might be worthwhile to decrease the timeout value in the connection-settings tab page to 1020 seconds,
so that the app discovers earlier that no connection is possible,
so that the mechanism as described in [this FAQ](#user-content-faq123) is used faster.
[On some devices](https://dontkillmyapp.com/) it is necessary to *disable* battery optimizations (setup step 3) to keep connections to email servers open. [On some devices](https://dontkillmyapp.com/) it is necessary to *disable* battery optimizations (setup step 3) to keep connections to email servers open.
In fact, leaving battery optimizations enabled can result in extra battery usage for all devices, even though this sounds contradictory! In fact, leaving battery optimizations enabled can result in extra battery usage for all devices, even though this sounds contradictory!
@ -1995,9 +1999,6 @@ an account will automatically be switched to periodically checking for new messa
* The email server does not support push messages * The email server does not support push messages
* The keep-alive interval is lower than 12 minutes * The keep-alive interval is lower than 12 minutes
In addition, the trash and spam folders will be automatically set to checking for new messages
after three successive [too many simultaneous connections](#user-content-faq23) errors.
<br /> <br />
<a name="faq40"></a> <a name="faq40"></a>

Loading…
Cancel
Save