Hi team
AlertManager is configured to fetch alerts from prometheus ,but alertmanager is not sending emails notifications.
Getting following errors in alertmanager pod :-
level=error ts=2020-07-02T12:10:31.371Z caller=notify.go:372 component=dispatcher msg="Error on notify" err="*email.loginAuth auth: 535 5.7.8 Username and Password not accepted. Learn more at\n5.7.8
https://support.google.com/mail/?p=BadCredentials h11sm4731207ilh.69 - gsmtp" context_err="context deadline exceeded"
level=error ts=2020-07-02T12:10:31.372Z caller=dispatch.go:266 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="*email.loginAuth auth: 535 5.7.8 Username and Password not accepted. Learn more at\n5.7.8
https://support.google.com/mail/?p=BadCredentials h11sm4731207ilh.69 - gsmtp"
Alertmanager configmap info:-
Any idea?
Thanks
Neha