@chamber wrote:
My HTML notifications are not displaying correctly. Instead of the formatted email that I would expect I am instead getting just the html code.
See the pic.
Here is the code for my email notifications
notify: task: template: html via: - email: from: sender@gmail.com to: recipient@gmail.com smtp_host: smtp.gmail.com smtp_port: 587 smtp_username: user smtp_password: pass smtp_tls: yes
This used to display ok.
Has anyone come across this before?
Posts: 6
Participants: 3