From 547c53795e2c8faf7f09423571f6d3c992fd8ee0 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Wed, 25 Aug 2021 07:25:58 +0000 Subject: [PATCH] Minor doc fixes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9c3285b..827ee5c 100644 --- a/README.md +++ b/README.md @@ -408,7 +408,11 @@ smtp_port: 25 configuration: /etc/postfix-mailman.cfg ``` -The configuration file `/etc/postfix-mailman.cfg` is generated automatically. +The configuration file `/etc/postfix-mailman.cfg` is generated automatically +inside the `mailman-core` container and contains the configuration specific +for Postfix. + +## Site Owner Setup site owner address. By default, mailman is setup with the site_owner set to 'changeme@example.com'. This should be pointing to a valid mailbox. Add the following to the '/opt/mailman/core/mailman-extra.cfg'.