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
2e0284ded3
commit
8b9b4d3b69
|
@ -96,7 +96,7 @@ In the default setup, amavis only applies Spamassassin x-headers into domains ma
|
|||
Put received spams in `.Junk/` imap folder using `SPAMASSASSIN_SPAM_TO_INBOX=1` and `MOVE_SPAM_TO_JUNK=1` and add a _user_ cron like the following:
|
||||
|
||||
```
|
||||
# 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`
|
||||
#
|
||||
# m h dom mon dow command
|
||||
|
|
Loading…
Reference in a new issue