mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated FAQ
This commit is contained in:
parent
66cbb9dc76
commit
4a8bf5fe19
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -2451,7 +2451,7 @@ because this could result in grouping unrelated messages and would be at the exp
|
|||
When FairEmail cannot connect to an email server to receive messages,
|
||||
for example when the internet connection is bad or a firewall or a VPN is blocking the connection,
|
||||
FairEmail will wait 8, 16 and 32 seconds while keeping the device awake (=use battery power) and try again to connect.
|
||||
If this fails, FairEmail will schedule an alarm to retry after 15, 30 and 60 minutes and let the device sleep.
|
||||
If this fails, FairEmail will schedule an alarm to retry after 15, 30 and 60 minutes and let the device sleep (=no battery usage).
|
||||
|
||||
Note that [Android doze mode](https://developer.android.com/training/monitoring-device-state/doze-standby)
|
||||
does not allow to wake the device earlier than after 15 minutes.
|
||||
|
|
Loading…
Reference in a new issue