@ -307,7 +307,7 @@ mail {
starttls only;
{% endif %}
protocol smtp;
smtp_auth plain;
smtp_auth plain login;
auth_http_header Auth-Port 587;
}
@ -316,7 +316,7 @@ mail {
listen 465 ssl;
listen [::]:465 ssl;
auth_http_header Auth-Port 465;