1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-11-23 22:04:47 +02:00

this causes trouble with the test

This commit is contained in:
Florent Daigniere
2021-08-09 23:29:17 +02:00
parent 12c842c4b9
commit 4a871c0905

View File

@@ -43,8 +43,6 @@ recipient_delimiter = {{ RECIPIENT_DELIMITER }}
# In kubernetes and Docker swarm, such address cannot be determined using the hostname. Allow for the whole Mailu subnet instead.
smtpd_authorized_xclient_hosts={{ POD_ADDRESS_RANGE or SUBNET }}
auth_mechanisms = plain
###############
# TLS
###############