@ -90,7 +90,7 @@ mail {
server {
listen 25;
{% if TLS %}
{% if TLS and not TLS_ERROR %}
starttls on;
{% endif %}
protocol smtp;