Enabling swarm deployment on master branch:

-Extends the usage of POD_ADDRESS_RANGE
-Provides documentation
This commit is contained in:
ofthesun9
2018-09-24 17:29:31 +00:00
parent 91349d62ee
commit 23e288aadc
4 changed files with 352 additions and 3 deletions

View File

@@ -32,7 +32,7 @@ relayhost = {{ RELAYHOST }}
recipient_delimiter = {{ RECIPIENT_DELIMITER }}
# Only the front server is allowed to perform xclient
smtpd_authorized_xclient_hosts={{ FRONT_ADDRESS }}
smtpd_authorized_xclient_hosts={{ FRONT_ADDRESS }} {{ POD_ADDRESS_RANGE }}
###############
# TLS