MAIL FROM domain in a From address

0

Hi guys,

I am setting up a custom MAIL FROM domain, and in this article https://docs.aws.amazon.com/ses/latest/dg/mail-from.html, it says: "If you have to use the MAIL FROM domain in a From address, either disable email feedback forwarding and receive your bounces through Amazon SNS notifications, or ensure that your MAIL FROM domain is not the destination for feedback forwarding. To determine the destination of email forwarding feedback, see Email feedback forwarding destination."

So, If I want to verify a domain, and also I want to use that domain as the MAIL FROM. should I leave the MAIL FROM domain field empty? Enter image description here

Malcolm
已提问 3 个月前134 查看次数
2 回答
0

This may accomodate your request:

  • When setting up the custom MAIL FROM domain in SES, use a subdomain that is unique and separate from the subdomain you will use for WorkMail. For example, mail.example.com for SES and workmail.example.com for WorkMail.
  • Verify the ownership of the subdomain for WorkMail by adding the appropriate DNS records as per the AWS documentation.
  • Once both the subdomains are verified, you can send emails using the FROM address matching your domain (example.com) through both SES and WorkMail.
  • Check that the MX records for the SES subdomain (mail.example.com) are configured correctly to point to the appropriate SES region.
  • It may take some time for the changes to propagate before emails stop landing in spam. You can check the AWS documentation for more details on troubleshooting email delivery and spam issues.
profile picture
专家
已回答 3 个月前
0

If you are not running a separate mail server under the mydomain.com domain, the subdomain part of the MAIL FROM domain can be empty. However, please check the notes in the Document.

If you have to use the MAIL FROM domain in a From address, either disable email feedback forwarding and receive your bounces through Amazon SNS notifications, or ensure that your MAIL FROM domain is not the destination for feedback forwarding. https://docs.aws.amazon.com/ses/latest/dg/mail-from.html

Since other mail servers are often operated under maydomain.com, it is usually necessary to set up a subdomain exclusively for SES to verify the mail when sent.

profile picture
专家
shibata
已回答 3 个月前
profile picture
专家
已审核 1 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则