mirror of
https://github.com/tomav/docker-mailserver
synced 2025-08-31 14:25:59 +00:00
Port 25 proxy protocol configuration in master.cf was missing
@@ -376,6 +376,7 @@ data:
|
|||||||
postfix-main.cf: |
|
postfix-main.cf: |
|
||||||
postscreen_upstream_proxy_protocol = haproxy
|
postscreen_upstream_proxy_protocol = haproxy
|
||||||
postfix-master.cf: |
|
postfix-master.cf: |
|
||||||
|
smtp/inet/postscreen_upstream_proxy_protocol=haproxy
|
||||||
submission/inet/smtpd_upstream_proxy_protocol=haproxy
|
submission/inet/smtpd_upstream_proxy_protocol=haproxy
|
||||||
smtps/inet/smtpd_upstream_proxy_protocol=haproxy
|
smtps/inet/smtpd_upstream_proxy_protocol=haproxy
|
||||||
dovecot.cf: |
|
dovecot.cf: |
|
||||||
|
Reference in New Issue
Block a user