mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-06 12:54:11 +01:00
Crowdin sync
This commit is contained in:
@@ -1860,6 +1860,14 @@ To enable/disable a specific account:
|
||||
|
||||
Note that disabling an account will hide the account and all associated folders and messages.
|
||||
|
||||
To set the poll interval:
|
||||
|
||||
```
|
||||
(adb shell) adb shell am start-foreground-service -a eu.faircode.email.INTERVAL --ei minutes nnn
|
||||
```
|
||||
|
||||
Where *nnn* is one of 0, 15, 30, 60, 120, 240, 480, 1440. A value of 0 means push messages.
|
||||
|
||||
You can automatically send commands with for example [Tasker](https://tasker.joaoapps.com/userguide/en/intents.html):
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user