AWS SES receiving email - only few emails are received that are sent from verified domain only

0

Good day Community,

I have an SES email receiving rule that puts the incoming email to S3.

What Works:

  • It works well if the email is sent from the SES verified domain in my account by using the "Send Test email" in SES console.
  • The received emails are stored in S3 bucket.

What Does Not Work:

  • However, when I send an email using my personal gmail account, the email never got stored in S3.
  • The mail client (Gmail) with the verified domain is still able to receive the incoming email.

Setup

  • AWS SES account is still Sandbox (us-east-1) not production
  • MX priority is set to 1 which is same priority as Gmail
  • The subject and content of the email is the same - just plain text "Hello World".

Problem

How can I configure SES to receive emails coming from "external" emails like gmail?

1개 답변
1

You must move out of the sandbox to use a non-verified email address.
Please refer to this document to move outside the sandbox.
https://docs.aws.amazon.com/ses/latest/dg/request-production-access.html

profile picture
전문가
답변함 일 년 전
  • Hi Riku, appreciate it. I was under the impression that production is only for sending emails since it's asking for the use case "Explain how you plan to use Amazon SES to send email.". Let me try it now.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠