[postfix] set myhostname

master
Simon Bruder 2019-04-12 10:25:28 +00:00
parent 7e6eb38a51
commit 1c947f6a56
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
myhostname = {{ hostvars[inventory_hostname].ansible_host }}
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = static:SMTP_Injection:{{ secrets.sparkpost_api_key }}
relayhost = [smtp.sparkpostmail.com]:587