# פתרון בעיות Amazon AWS SES בשליחת דוא"ל באמצעות SMTP

**URL:** https://meta.discourse.org/t/troubleshooting-amazon-aws-ses-sending-email-via-smtp/163100
**Category:** Support
**Created:** [5 בספטמבר,‏ 2020,‏ 9:07am UTC](https://meta.discourse.org/t/troubleshooting-amazon-aws-ses-sending-email-via-smtp/163100 "2020-09-05T09:07:39Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [5 בספטמבר,‏ 2020,‏ 3:58pm UTC](https://meta.discourse.org/t/troubleshooting-amazon-aws-ses-sending-email-via-smtp/163100/10 "2020-09-05T15:58:28Z")

</div>

> [@Richie](#):
>
> The only thing which may cause a problem is that our reply-to address is using a [gmail.com](http://gmail.com) account , rather than our site domain.

That’s the email address that will be in the from line. It needs to be an address in the domain that SES will send from. SES won’t send mail that pretends to be coming form gmail. You don’t have control over `gmail.com`, so SES won’t send mail with that in the from line. `notification_email` should be `something@yourverifieddomain`

---

_[View the full topic](https://meta.discourse.org/t/troubleshooting-amazon-aws-ses-sending-email-via-smtp/163100)._
