mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
Update config file mentioned in cron instructions to env-mailserver
This commit is contained in:
parent
8b9b4d3b69
commit
fa387eff1f
|
@ -119,7 +119,7 @@ chmod 0644 cron/sa-learn
|
||||||
|
|
||||||
edit the system cron file `nano cron/sa-learn`, and set an appropriate configuration:
|
edit the system cron file `nano cron/sa-learn`, and set an appropriate configuration:
|
||||||
```
|
```
|
||||||
# This assumes you're having `environment: ONE_DIR=1` in the docker-compose.yml,
|
# This assumes you're having `environment: ONE_DIR=1` in the env-mailserver,
|
||||||
# with a consolidated config in `/var/mail-state`
|
# with a consolidated config in `/var/mail-state`
|
||||||
#
|
#
|
||||||
# m h dom mon dow user command
|
# m h dom mon dow user command
|
||||||
|
|
Loading…
Reference in a new issue