Minor fixes

This commit is contained in:
Abhilash Raj
2021-08-25 08:38:54 +00:00
committed by GitHub
parent d6ee6123ab
commit bf0c7c61c5

View File

@@ -390,8 +390,8 @@ relay_domains =
regexp:/opt/mailman/core/var/data/postfix_domains
```
To configure Mailman to use Postfix, set `MTA=postfix` under mailman-core
in the docker-compose.yaml:
To configure Mailman to use Postfix, add `MTA=postfix` under mailman-core's
environment section in the `docker-compose.yaml`:
```
mailman-core: