1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00

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
No known key found for this signature in database
GPG Key ID: B8A9DC143E075629

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