add a hint about the STARTTLS port for SMTP alerts

This commit is contained in:
Kenneth Bingham 2023-04-12 14:10:14 -04:00
parent 8f9dd0df69
commit af6c660b3a
No known key found for this signature in database
GPG Key ID: 31709281860130B6

View File

@ -47,7 +47,7 @@ endpoint:
#
email:
host: smtp.server.com
port: 587
port: 587 # this must be a STARTTLS port, not the TLS port (465)
username: ""
password: ""
from: ziggy@zrok.io