From 840e74468978168e4d74399e96f541fc09c2ff7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20Groothuis?= Date: Tue, 24 Feb 2026 16:20:51 +0100 Subject: [PATCH] fix(mail): prefer ipv4 --- manifests/artemis/mailu/values.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/artemis/mailu/values.yaml b/manifests/artemis/mailu/values.yaml index f7b2ae3..11e14e8 100644 --- a/manifests/artemis/mailu/values.yaml +++ b/manifests/artemis/mailu/values.yaml @@ -1355,8 +1355,6 @@ postfix: smtpd_helo_restrictions = reject_unknown_helo_hostname smtpd_sender_restrictions = reject_unknown_sender_domain smtpd_client_restrictions = permit_mynetworks - smtp_data_restrictions = reject_unauth_pipelining - smtp_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination smtpd_relay_restrictions = permit_sasl_authenticated, reject_unauth_destination smtpd_recipient_restrictions = permit_sasl_authenticated, reject_unauth_destination