Update core/nginx/dovecot/proxy.conf

Co-authored-by: Dimitri Huisman <52963853+Diman0@users.noreply.github.com>
This commit is contained in:
Florent Daigniere
2024-06-09 11:59:12 +02:00
committed by GitHub
parent c63bd0ce38
commit 52e02d4c56

View File

@@ -162,7 +162,7 @@ service submission-login {
inet_listener submissions {
port = 465
ssl = yes
{%- if PROXY_PROTOCOL_645 %}
{%- if PROXY_PROTOCOL_465 %}
haproxy = yes
{% endif %}
}