commit 6f08ac713832957b82161d469e93b81e009a6e4d parent 16dd02660da418cbdc8bfbde6346f30528f0607d Author: MTRNord <MTRNord@users.noreply.github.com> Date: Tue, 24 Mar 2026 10:46:21 +0100 fix mailman and phorge Signed-off-by: MTRNord <MTRNord@users.noreply.github.com> Diffstat:
| M | apps/talos_cluster/stalwart/release.yaml | | | 9 | +++++++++ |
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -117,6 +117,7 @@ spec: - "http.use-x-forwarded" - "report.domain" - "queue.*" + - "session.rcpt.relay" - "calendar.*" authentication: @@ -232,6 +233,14 @@ spec: - else: false verify: relaxed + # ── SMTP session: relay lists domain without directory lookup ───────── + session: + rcpt: + relay: + - if: "rcpt_domain == 'lists.midnightthoughts.space' || rcpt_domain == 'phorge.mtrnord.blog'" + then: true + - else: false + # ── Routing ─────────────────────────────────────────────────────────── queue: route: