set mailname
This commit is contained in:
parent
5caea9d99e
commit
a6abfbcf5b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user