Update README.md

This commit is contained in:
Abhilash Raj
2018-04-08 17:48:31 -07:00
parent 186bdcef8a
commit 6af3c86832

View File

@@ -4,7 +4,7 @@ Mailman3 Core Docker Image
When you spawn off this container, you must mount `/opt/mailman` to the When you spawn off this container, you must mount `/opt/mailman` to the
container. Mailman's `var` directory will also be stored here so that it can container. Mailman's `var` directory will also be stored here so that it can
persist across different sessions and containers. Any configuration at persist across different sessions and containers. Any configuration at
`/opt/mailman/mailman-extra.cfg` will be added to the mailman's default `/opt/mailman/core/mailman-extra.cfg` (on the host) will be added to the mailman's default
generated confifguration (See below). generated confifguration (See below).
It is not advised to run multiple mailman processes on the same host sharing the It is not advised to run multiple mailman processes on the same host sharing the