cluster

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

commit fcc76fb338fe153934a946d92917b7ba2091b221
parent 6f08ac713832957b82161d469e93b81e009a6e4d
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Tue, 24 Mar 2026 10:52:25 +0100

second try

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

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

diff --git a/apps/talos_cluster/stalwart/release.yaml b/apps/talos_cluster/stalwart/release.yaml @@ -117,7 +117,7 @@ spec: - "http.use-x-forwarded" - "report.domain" - "queue.*" - - "session.rcpt.relay" + - "session.rcpt.directory" - "calendar.*" authentication: @@ -236,10 +236,10 @@ spec: # ── SMTP session: relay lists domain without directory lookup ───────── session: rcpt: - relay: + directory: - if: "rcpt_domain == 'lists.midnightthoughts.space' || rcpt_domain == 'phorge.mtrnord.blog'" - then: true - - else: false + then: "'*'" + - else: "'default'" # ── Routing ─────────────────────────────────────────────────────────── queue: