Unable to recieve email address verification email through SNS

0

Hi all,

  • I've created an SES domain
  • I've created an address
  • I've created a rule -> SNS
  • I've created a subscription to the SNS topic -> my personal email
  • I've sent the address validation email again and again

The result is that I don't receive the validation email in my personal email. I've followed this guide to setup everything:
https://medium.com/responsetap-engineering/easily-create-email-addresses-for-your-route53-custom-domain-589d099dd0f2

The SNS subscription works, because I receive emails whenever I publish test messages to the SNS topic. Something seems to be wrong in the SES -> SNS integration, but I've double checked and found nothing.

Thanks

asked 3 years ago473 views
2 Answers
0

For some reason I needed the MX record, that is not created automatically in the domain creation process.

Thanks all.

answered 3 years ago
0

Hi,

I had a look at the doc you linked. It's actually a misunderstanding of how SES and email/DNS work. The very purpose of verifying a domain is that you don't have to verify individual email addresses. So once you verified foo.com, there is no need to verify no_reply@foo.com to send emails from it. This also saves you from all the hacky setup suggested by the author with the inbound + rule setup.

Hope it clarifies.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions