Hello!
I am facing currently an issue while using consul-alerts, probably maybe i missed something on my part.
It seems that while sending out the notification it fails.
I can see that running the watch for checks and its able to identify when the check status changes but fails when it uses my configured relay to send out notification, i use this same SMTP alias to send out alerts in built into my couchbase which works fine, but in here i get this -->
time="2017-11-07T23:43:11+01:00" level=info msg="Processing health checks for notification." time="2017-11-07T23:43:11+01:00" level=info msg="messages sent for notification" time="2017-11-07T23:43:11+01:00" level=info msg="Running health check." time="2017-11-07T23:43:11+01:00" level=info msg="Unable to send notification: unencrypted connection"
This is my current email notifier config list -->

Can anyone please tell me if i am doing something wrongly here? Should i use SMTPS(465) here?
Just for info i am not using any authentication on the SMTP host as we are using a systemwide enterprise internal alias for our alerts.
Hello!
I am facing currently an issue while using consul-alerts, probably maybe i missed something on my part.

It seems that while sending out the notification it fails.
I can see that running the watch for checks and its able to identify when the check status changes but fails when it uses my configured relay to send out notification, i use this same SMTP alias to send out alerts in built into my couchbase which works fine, but in here i get this -->
time="2017-11-07T23:43:11+01:00" level=info msg="Processing health checks for notification." time="2017-11-07T23:43:11+01:00" level=info msg="messages sent for notification" time="2017-11-07T23:43:11+01:00" level=info msg="Running health check." time="2017-11-07T23:43:11+01:00" level=info msg="Unable to send notification: unencrypted connection"This is my current email notifier config list -->
Can anyone please tell me if i am doing something wrongly here? Should i use SMTPS(465) here?
Just for info i am not using any authentication on the SMTP host as we are using a systemwide enterprise internal alias for our alerts.