AWS SES+Incoming Mail from Domain

0

Hi, I followed below steps to setup incoming mail feature in AWS SES

  1. SES Configured in eu-west-1 region
  2. Domain verified Successfully.
  3. MX records pointing to email-smtp.eu-west-1.amazonaws.com on domain provider
  4. Followed [https://docs.aws.amazon.com/ses/latest/dg/receiving-email.html ] tutorial to store the mails to S3 bucket
  5. S3 bucket is also created in eu-west-1 region. I am unable to store mails to S3 bucket.

Kindly Help.

Sincerely, Surya

  • Can you post the error or behavior you are observing?

1 Answer
0

Did you give Amazon SES permission to write to the S3 bucket? https://docs.aws.amazon.com/ses/latest/dg/receiving-email-permissions.html

Also look at this blog post just leave out the Lambda part: https://aws.amazon.com/blogs/messaging-and-targeting/forward-incoming-email-to-an-external-destination/

profile picture
Mishi
answered a year 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