From 520baaf7f7f4f129d064a9e157689f0e177fb017 Mon Sep 17 00:00:00 2001 From: nemunaire Date: Mon, 27 Oct 2025 03:05:31 +0000 Subject: [PATCH] Add mlmmj --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ec2cf51..34b3446 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,4 +2,4 @@ FROM alpine:3 CMD ["/usr/sbin/postfix", "-c", "/etc/postfix", "start-fg"] -RUN apk --no-cache add postfix postfix-ldap cyrus-sasl-login +RUN apk --no-cache add postfix postfix-ldap cyrus-sasl-login mlmmj