set mailname

This commit is contained in:
Torma Kristóf 2022-02-05 21:35:28 +01:00
parent 5caea9d99e
commit a6abfbcf5b

View File

@ -17,6 +17,9 @@
src: templates/main.cf
dest: /etc/postfix/main.cf
- name: Build /etc/mailname
command: hostname --fqdn > /etc/mailname
- name: Build hashtable of SASL creds
command: postmap /etc/postfix/sasl_passwd