2
0
mirror of https://github.com/tomav/docker-mailserver synced 2025-08-30 22:05:14 +00:00

Port 25 proxy protocol configuration in master.cf was missing

Stefan Neben
2021-03-08 16:53:07 +01:00
parent e56490d929
commit 881145eb99

@@ -376,6 +376,7 @@ data:
postfix-main.cf: |
postscreen_upstream_proxy_protocol = haproxy
postfix-master.cf: |
smtp/inet/postscreen_upstream_proxy_protocol=haproxy
submission/inet/smtpd_upstream_proxy_protocol=haproxy
smtps/inet/smtpd_upstream_proxy_protocol=haproxy
dovecot.cf: |