Receiving emails error in SES

0

I 'm using SES where I have validated my domain and email address, so I'm able to send emails without problems (sent from my domain). Also, no longer in Sandbox. However, I'm struggling to receive emails using SES. I followed all steps, and included the MX record in my DNS provider, but I'm not getting emails (I did setup a rule set which is active and contains SNS notification and S3/lambda code to forward the incoming emails). Checking for MX records using online tools, I get this error;

smtp inbound-smtp.us-west-2.amazonses.com Problem getting IP Address for inbound-smtp.us-west-2.amazonses.com

What could be the problem?

  • Neverminded, the URL was wrong. The correct one is: smtp inbound-smtp.us-west-2.amazonaws.com (not ...amazonses.com ) Now it works fine... (Note; confusion came as there is another URL which is inbound-smtp.us-west-2.amazonaws.com and in this case, it ends with ...amazonses.com )

asked 2 years ago328 views
1 Answer
0

For future reference, in case others have a similar question, here is the documentation:

Publishing an MX record for Amazon SES email receiving

AWS
Jesse_T
answered 2 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