From 8404f87ecba96afd290f3401122823d7f3095f2d Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 14 May 2021 12:11:41 +0200 Subject: [PATCH] Attempting to drop the internal MTA --- compose.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/compose.yml b/compose.yml index 523bdf0..a7f45a3 100644 --- a/compose.yml +++ b/compose.yml @@ -34,11 +34,6 @@ services: mode: 0555 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: image: "maxking/mailman-web:0.3" hostname: mailman-web