Attempting to drop the internal MTA

This commit is contained in:
decentral1se
2021-05-14 12:11:41 +02:00
parent d0ae866623
commit 8404f87ecb

View File

@ -34,11 +34,6 @@ services:
mode: 0555 mode: 0555
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
# Note(decentral1se): implement this
# https://mailman.readthedocs.io/en/latest/src/mailman/docs/mta.html
# https://github.com/maxking/docker-mailman#setting-up-your-mta
mta: []
front: front:
image: "maxking/mailman-web:0.3" image: "maxking/mailman-web:0.3"
hostname: mailman-web hostname: mailman-web