Fix ipv6 subnet for xclient_hosts

This commit is contained in:
Alexander Graf
2023-01-12 15:15:52 +01:00
parent 3acec43224
commit 3b08b113bf

View File

@@ -121,7 +121,7 @@ smtpd_relay_restrictions =
unverified_recipient_reject_reason = Address lookup failure
smtpd_authorized_xclient_hosts={{ SUBNET}},{{ SUBNET6 }}
smtpd_authorized_xclient_hosts={{ SUBNET}}{% if SUBNET6 %},[{{ SUBNET6 }}]{% endif %}
###############
# Milter