Troubleshoot Prometheus Alertmanager SMTP requirements
Issue
- Alertmanager does not support unencrypted connections to remote SMTP endpoints
- The Go package
smtp.Sendmail
used by Alertmanager does not support unencrypted connections - The Go package
smtp.Sendmail
requires theSTARTTLS
method (explicit TLS) - The default behavior of port 465 is not supported (implicit TLS)
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 4
- Prometheus Alertmanager
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.