{% if dovecot_proxy.debug_log_enabled %} auth_verbose = yes auth_debug = yes auth_debug_passwords = yes mail_debug = yes debug_log_path = /var/log/dovecot.debug.log {% endif %} auth_mechanisms = {{ dovecot_proxy.auth_mechanisms }} protocols = {% if dovecot_proxy.imaps_enabled %}imap {% endif %}{% if dovecot_proxy.submission_enabled %}submission{% endif %} {% if dovecot_proxy.submissions_enabled %} service submission-login { inet_listener submissions { port = 465 ssl = yes } } {% endif %} ssl = required ssl_ca =