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
エキスパート
回答済み 1年前
  • 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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ