mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-13 02:44:53 +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: |
|
||||
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: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue