mirror of
https://github.com/Mailu/Mailu.git
synced 2025-02-19 19:10:25 +02:00
Limit xclient to connections from the front container
This commit is contained in:
parent
4521fa9e29
commit
4892fe47e6
@ -31,6 +31,9 @@ relayhost = {{ RELAYHOST }}
|
||||
# Recipient delimiter for extended addresses
|
||||
recipient_delimiter = {{ RECIPIENT_DELIMITER }}
|
||||
|
||||
# XClient for connection from the frontend
|
||||
smtpd_authorized_xclient_hosts = {{ FRONT_ADDRESS }}
|
||||
|
||||
###############
|
||||
# TLS
|
||||
###############
|
||||
|
Loading…
x
Reference in New Issue
Block a user