Merge pull request #604 from ofthesun9/feature-swarm

Enabling swarm deployment on master branch
This commit is contained in:
mergify[bot]
2018-10-19 09:18:34 +00:00
committed by GitHub
4 changed files with 611 additions and 2 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