fix(mail): prefer ipv4

This commit is contained in:
Daniël Groothuis
2026-02-24 16:20:51 +01:00
parent 6eb0bfaea5
commit 840e744689

View File

@@ -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