whitespace

This commit is contained in:
mwiegand 2022-09-05 18:34:27 +02:00
parent 21af9c8b62
commit 023d45f2bb

View file

@ -4,10 +4,8 @@ append_dot_mydomain = no
readme_directory = no
compatibility_level = 2
smtpd_use_tls=yes
<%text>
smtpd_tls_session_cache_database = btree:${data_directory}/smtpd_scache
smtp_tls_session_cache_database = btree:${data_directory}/smtp_scache
</%text>
smtpd_tls_session_cache_database = <%text>btree:${data_directory}/smtpd_scache</%text>
smtp_tls_session_cache_database = <%text>btree:${data_directory}/smtp_scache</%text>
smtpd_relay_restrictions = permit_mynetworks permit_sasl_authenticated defer_unauth_destination
myhostname = ${hostname}
alias_maps = hash:/etc/aliases