From 814d1ce211969bd485fbc9a33354a0270ca39f11 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Tue, 20 Jan 2026 02:37:02 -0300 Subject: [PATCH] mailu: keep podop socketmap in canonical maps --- services/mailu/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/mailu/helmrelease.yaml b/services/mailu/helmrelease.yaml index 599faf1..9d8519b 100644 --- a/services/mailu/helmrelease.yaml +++ b/services/mailu/helmrelease.yaml @@ -219,7 +219,7 @@ spec: overrides: postfix.cf: | mynetworks = 127.0.0.0/8 [::1]/128 10.42.0.0/16 10.43.0.0/16 192.168.22.0/24 - recipient_canonical_maps = regexp:/overrides/recipient_canonical, ${podop}recipientmap + recipient_canonical_maps = regexp:/overrides/recipient_canonical, socketmap:unix:/tmp/podop.socket:recipientmap recipient_canonical_classes = envelope_recipient,header_recipient smtpd_delay_reject = yes smtpd_helo_required = yes