From bf0c7c61c5c5a822b58455ea13c65a31010ba4fd Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Wed, 25 Aug 2021 08:38:54 +0000 Subject: [PATCH] Minor fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7306a0b..af7e3b7 100644 --- a/README.md +++ b/README.md @@ -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: