AWS Simple Email Service Identity Configuration

0

I am working on a project to implement an application on AWS that will send customer notifications outbound via the AWS SES service. When setting up the SES identities I have used Domain and Email address identity types to verify the senders. This has worked fine for development where the users are internal.

For a production environment how do I configure SES identities when the outbound emails are from real customers when I do not know or have control of their email domains? I guess some form of anonymous send access would be required.

已提问 1 年前251 查看次数
1 回答
0
已接受的回答

Just to make sure that I understand the question correctly, are you trying to send emails from your Amazon SES account using a customer's email address as the sending address? If so, that's not possible unless either the customer's email address or their sending domain is verified. This requirement is necessary for security (spoofed email addresses are often used for nefarious purposes such as phishing) and deliverability (emails sent from spoofed addresses tend to have poor inbox placement).

If you want to ask your customers to verify their addresses so that you can use their addresses to send email, you can create custom verification email templates. These templates can use your own branding, so that it's clear to your customers that the verification request is coming from you.

专家
已回答 1 年前

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

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

回答问题的准则