-
Notifications
You must be signed in to change notification settings - Fork 1
Shubhajit Saha edited this page Feb 21, 2016
·
24 revisions
Domain: example.com
- Generate DKIM Settings
| Name | Type | Value |
|---|---|---|
| example.com | MX | 10 inbound-smtp.us-east-1.amazonaws.com |
| _amazonses.example.com. | TXT | "XXXXX" |
| XXXXX._domainkey.example.com. | CNAME | XXXXX.dkim.amazonses.com |
| XXXXX._domainkey.example.com. | CNAME | XXXXX.dkim.amazonses.com |
| XXXXX._domainkey.example.com. | CNAME | XXXXX.dkim.amazonses.com |
Email Address: postmaster@example.com
- SNS Topic Configuration: notifications SNS, SQS
- Email Feedback Forwarding: Disable
Enable
| Name | Type | Value |
|---|---|---|
| example.com. | TXT | "v=spf1 a mx include:amazonses.com ~all" |