wildduck: ZoneMTA config fixes

This commit is contained in:
Lauri Võsandi 2023-08-27 16:55:48 +03:00
parent 54207c482c
commit 40445c299d
1 changed files with 7 additions and 2 deletions

View File

@ -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: