Limit xclient to connections from the front container
This commit is contained in:
@@ -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
|
||||
###############
|
||||
|
||||
Reference in New Issue
Block a user