mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00:00
commit
c80b5e863a
|
@ -20,8 +20,9 @@ Additional informations:
|
|||
- ssl is strongly recommended
|
||||
- do not add whitespace in `$docker_mail_users` or `$docker_mail_aliases`
|
||||
- user accounts are managed in `./postfix/accounts.cf`
|
||||
- redirections are managed in `./postfix/redirects.cf`
|
||||
- antispam are rules are managed in `./spamassassin/rules.cf`
|
||||
- both files must be mounted to `/tmp` in your container (see `docker-compose.yml` template)
|
||||
- files must be mounted to `/tmp` in your container (see `docker-compose.yml` template)
|
||||
|
||||
## installation
|
||||
|
||||
|
|
Loading…
Reference in a new issue