Skip to content

docs(ses): mention MX record requirement for email receiving#37344

Open
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/ses-email-receiving-dns
Open

docs(ses): mention MX record requirement for email receiving#37344
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:docs/ses-email-receiving-dns

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

The email receiving section of the SES README did not mention that an MX record pointing to the SES inbound SMTP endpoint is required for receiving email. Unlike EmailIdentity which handles DNS automatically, ReceiptRuleSet requires manual DNS configuration.

Closes #28822

The email receiving section did not mention that an MX record
pointing to the SES inbound SMTP endpoint is required.

Closes aws#28822
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Mar 24, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 06:21
@github-actions github-actions bot added effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 labels Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws_ses: Email receiving section doesn't mention DNS entry for inbound-smtp.region.amazonaws.com

2 participants