Run mailman aliases to generate LMTP files when running Core. (#77)

* Run mailman aliases to generate LMTP files when running Core.

* Change the order of commands in entrypoint.
This commit is contained in:
Abhilash Raj
2017-07-20 12:42:35 -07:00
committed by GitHub
parent 5db5740a69
commit fb5b8c8410

View File

@@ -126,6 +126,9 @@ base_url: $HYPERKITTY_URL
api_key: $HYPERKITTY_API_KEY
EOF
# Generate the LMTP files for postfix if needed.
mailman aliases
# Now chown the places where mailman wants to write stuff.
chown -R mailman /opt/mailman