mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 19:04:50 +02:00
Port 25 proxy protocol configuration in master.cf was missing
parent
e56490d929
commit
881145eb99
1 changed files with 1 additions and 0 deletions
|
@ -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: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue