Grafana SMTP error

[smtp]
enabled = true
host = smtp.gmail.com:587
user = grafana.alert.monitoring@gmai

If the password contains # or ; you have to wrap it with triple quotes. Ex “”“#password;”“”

password = ******************
;cert_file =
;key_file =
skip_verify = false
from_address = grafana.alert.monitoring@gmail.com
from_name = Grafana

EHLO identity in SMTP dialog (defaults to instance_name)

;ehlo_identity = dashboard.example

SMTP startTLS policy (defaults to ‘OpportunisticStartTLS’)

;startTLS_policy = OpportunisticStartTLS…Getting error FAILED to send smtp check config file