cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit d3d31647c97c2848c26d6e14e2a08d69a33aaf32
parent 80c14a1bc55ef56ba9c69d32a0f798ead4253d74
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Mon, 23 Mar 2026 23:19:49 +0100

fix incoming route

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/stalwart/release.yaml | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -229,6 +229,8 @@ spec: # ── Routing ─────────────────────────────────────────────────────────── queue: route: + local: + type: local phorge-relay: type: relay address: 10.0.64.129 @@ -248,6 +250,8 @@ spec: then: "'mailman-lmtp'" - if: "rcpt_domain == 'phorge.mtrnord.blog'" then: "'phorge-relay'" + - if: "is_local_domain('', rcpt_domain)" + then: "'local'" - else: "'mx'" tracer: