1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00

RELAYNETS is comma separated!

This commit is contained in:
Florent Daigniere 2021-10-31 19:47:16 +01:00
parent 3ccb6ff4b5
commit 9d474f32a6

View File

@ -17,7 +17,7 @@ queue_directory = /queue
message_size_limit = {{ MESSAGE_SIZE_LIMIT }}
# Relayed networks
mynetworks = 127.0.0.1/32 [::1]/128 {{ SUBNET }} {{ RELAYNETS }}
mynetworks = 127.0.0.1/32 [::1]/128 {{ SUBNET }} {{ RELAYNETS.split(",") }}
# Empty alias list to override the configuration variable and disable NIS
alias_maps =