mirror of
https://github.com/tomav/docker-mailserver
synced 2025-09-04 08:15:28 +00:00
Fix small typo
@@ -50,7 +50,7 @@ More details how to configure fetchmail can be found in the [fetchmail man page
|
|||||||
|
|
||||||
## Polling interval
|
## Polling interval
|
||||||
|
|
||||||
By default the fetchmail service searches very 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`.
|
By default the fetchmail service searches every 5 minutes for new mails on your external mail accounts. You can override this default value by changing the ENV variable `FETCHMAIL_POLL`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- FETCHMAIL_POLL=60
|
- FETCHMAIL_POLL=60
|
||||||
|
Reference in New Issue
Block a user