# Problem with email alerts

**URL:** https://forum.opensearch.org/t/problem-with-email-alerts/5003
**Category:** Alerting
**Created:** [February 16, 2021, 9:36am UTC](https://forum.opensearch.org/t/problem-with-email-alerts/5003 "2021-02-16T09:36:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![opendistro1](https://avatars.discourse-cdn.com/v4/letter/o/eb9ed0/32.png) [@opendistro1](https://forum.opensearch.org/u/opendistro1)
#### Post date: [February 16, 2021, 9:36am UTC](https://forum.opensearch.org/t/problem-with-email-alerts/5003/1 "2021-02-16T09:36:06Z")

</div>

Hello,

I’m trying to send notifications using email as destination but it doesn’t work. The documentation is not clear…  
I configured everything : senders, recipients and elasticsearch keystore and i don’t get any notification. Notifications using slack are working properly but email notifications are not!  
Please if i’m going to use gmail smtp server what is the configuration that i need to setup?  
Are the “Email address” in the senders configuration and “./bin/elasticsearch-keystore add opendistro.alerting.destination.email.\<sender\_name\>.username” the same?

---

<div class="post-metadata">

### Author: ![qreshi](https://avatars.discourse-cdn.com/v4/letter/q/aca169/32.png) [@qreshi](https://forum.opensearch.org/u/qreshi)
#### Post date: [February 16, 2021, 5:08pm UTC](https://forum.opensearch.org/t/problem-with-email-alerts/5003/2 "2021-02-16T17:08:42Z")

</div>

Hi @opendistro1,

That’s correct, your `opendistro.alerting.destination.email.<sender_name>.username` value in this case is your email address.

Could you provide some more information. What does your sender configuration look like (smtp host, port, etc.)? Also, what do you see in the `elasticsearch.log` when the notification is being sent?
