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
已提問 4 個月前檢視次數 148 次
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
專家
已回答 4 個月前
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
已回答 4 個月前
profile picture
專家
已審閱 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南