[Dovecot, Helper] Add HAProxy listener for 4190/tcp sieve

This commit is contained in:
andryyy
2020-11-19 16:02:05 +01:00
parent 126e0b9c59
commit 0a593bfe7b
2 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ services:
- "${IMAPS_PORT_HAPROXY:-127.0.0.1:10993}:10993"
- "${POP_PORT_HAPROXY:-127.0.0.1:10110}:10110"
- "${POPS_PORT_HAPROXY:-127.0.0.1:10995}:10995"
- "${SIEVE_PORT_HAPROXY:-127.0.0.1:14190}:14190"
postfix-mailcow:
ports: