cahnge notification mail ssmtp
This commit is contained in:
parent
18327147c6
commit
a8273f8642
@ -1,4 +1,4 @@
|
|||||||
notification_mail: vincent@ducamps.win
|
notification_mail: "{{inventory_hostname}}@ducamps.win"
|
||||||
ssmtp_mailhub: smtp.ducamps.win:587
|
ssmtp_mailhub: smtp.ducamps.win:587
|
||||||
ssmtp_hostname: ducamps.win
|
ssmtp_hostname: ducamps.win
|
||||||
ssmtp_auth_user: vincent@ducamps.win
|
ssmtp_auth_user: vincent@ducamps.win
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
|
|
||||||
# ---- basic config
|
# ---- basic config
|
||||||
root={{notification_mail}}
|
root={{ssmtp_auth_user}}
|
||||||
AuthMethod=LOGIN
|
AuthMethod=LOGIN
|
||||||
UseSTARTTLS=Yes
|
UseSTARTTLS=Yes
|
||||||
UseTLS=NO
|
UseTLS=NO
|
||||||
|
Loading…
Reference in New Issue
Block a user