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

@@ -5,7 +5,7 @@ log_path = /dev/stderr
protocols = imap pop3 lmtp sieve
postmaster_address = {{ POSTMASTER }}@{{ DOMAIN }}
hostname = {{ HOSTNAMES.split(",")[0] }}
submission_host = {{ FRONT_ADDRESS }}
submission_host = {{ FRONT_ADDRESS }} {{ POD_ADDRESS_RANGE }}
service dict {
unix_listener dict {