Drop that back to a TODO

This commit is contained in:
decentral1se 2021-05-13 10:01:47 +02:00
parent edd4c15b55
commit d0ae866623
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 4 additions and 8 deletions

View File

@ -34,14 +34,10 @@ services:
mode: 0555
entrypoint: /usr/local/bin/docker-entrypoint-custom.sh
mail:
image: "mailu/postfix:1.7"
networks:
- internal
volumes:
- "mqueue:/queue"
healthcheck:
disable: true
# 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:
image: "maxking/mailman-web:0.3"