main.cf files need to be moved before we claim they are templates

Revert "postfix: install main.cf as template"

This reverts commit 57f75cbcab.
This commit is contained in:
Pavel Raiskup 2023-06-19 10:36:47 +02:00
parent 57f75cbcab
commit bee7b64fe5
5 changed files with 8 additions and 4 deletions

View file

@ -314,7 +314,9 @@ unknown_local_recipient_reject_code = 550
#relayhost = uucphost
#relayhost = [an.ip.add.ress]
relayhost = {{ smtp_auth_relay_host }}
# TODO: tamplatize
#relayhost = {{ smtp_auth_relay_host }}
relayhost = smtp-auth-cc-rdu01.fedoraproject.org
smtp_use_tls = yes
smtp_sasl_auth_enable = yes