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개 답변
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.

전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠