mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-23 12:16:01 +02:00
Update config file mentioned in cron instructions to env-mailserver
This commit is contained in:
parent
2e0284ded3
commit
8b9b4d3b69
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue