Hello,
I have set up a SMTP-server (AWS SES) to send Email Alerts from Grafana.
If I want to send an Email Alert to only one address it works wonderful.
But if I want to send an alert to multiple addresses only the first address receives an email. The others dont get one.
In the configuration for the notification channel I wrote the addresses down like this:
From the developer guide:
Amazon Elastic Compute Cloud (Amazon EC2) throttles email traffic over port 25 by default. To avoid timeouts when sending email through the SMTP endpoint from EC2, use a different port (587 or 2587).