oracle / oci-grafana-metrics

Grafana datasource plugin for OCI metrics
https://grafana.com/grafana/plugins/oci-metrics-datasource
Universal Permissive License v1.0
79 stars 40 forks source link

SMTP Settings for Grafana #147

Closed YogiTiwari closed 2 years ago

YogiTiwari commented 2 years ago

Hi, We are trying to configure SMTP setting but getting authroization error. We have SMTP service on port 587 which uses mandatory TLS1.2 I have verified the userid and password and they seem to be correct. Probably we are missing startTLS_policy? ~What should we specify here for it to use TLS1.2

Error we see in logs is logger=notifications t=2022-11-17T10:11:15.680569697Z level=error msg=“Async sent email 0 succeed, not send emails: yogesh@xxxx.com err: failed to send notification to email addresses: yogesh@xxxx.com: gomail: could not send email 1: 535 Authorization failed: Envelope From address [no-reply@xxxx.com](mailto:no-reply@xxxx.com) not authorized”

YogiTiwari commented 2 years ago

Managed to solve it.. Seems issue was with the senders email id