From 40445c299db956a2ee7456b5ed1181e9ddd042f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauri=20V=C3=B5sandi?= Date: Sun, 27 Aug 2023 16:55:48 +0300 Subject: [PATCH] wildduck: ZoneMTA config fixes --- wildduck/zonemta.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/wildduck/zonemta.yaml b/wildduck/zonemta.yaml index 18bdbdf..0f4b319 100644 --- a/wildduck/zonemta.yaml +++ b/wildduck/zonemta.yaml @@ -23,12 +23,17 @@ data: zonemta.toml: |- [log] level="info" - [smtpInterfaces] + [smtpInterfaces.feeder] key="/cert/tls.key" cert="/cert/tls.crt" port=9465 host="0.0.0.0" secure=true + processes=1 + authentication = true + maxRecipients=100 + starttls=false + [plugins] # @include "plugin-wildduck.toml" [pools] @@ -51,7 +56,7 @@ spec: app.kubernetes.io/component: zonemta spec: containers: - - name: wildduck + - name: zonemta image: docker.io/codemowers/wildduck-zonemta-outbound:latest@sha256:a35453409c29882bacb4a758909a38ed62daa875ad72cf706996bb144703ef49 imagePullPolicy: IfNotPresent command: