How to send email for a verified address via another verified domain on Amazon SES?

0

In Amazon SES, you can verify your email address to send emails. Emails will be signed by amazonses.com, so recipients will see:

  • from <email address>
  • via amazonses.com
  • signed by amazonses.com

Is there a way to add a domain (different from my email address domain) so that emails are signed by that domain? I would like recipients to see the emails:

  • from <email address>
  • via <my signing domain>
  • signed by <my signing domain>

The scenario is that I set up a sending domain (eg, my-domain.net), but my users will simply verify their address email (eg, john@example.com), and send emails via my sending domain. I'd prefer the recipients to see "via my-domain.net" rather than "via amazonses.com".

jb-neo
feita há 3 meses127 visualizações
1 Resposta
1
Resposta aceita

I think what you are looking for is a custom MAIL FROM domain. The custom MAIL FROM domain allows you to set the envelope From (also called RFC5321.

https://docs.aws.amazon.com/ses/latest/dg/mail-from.html

profile picture
ESPECIALISTA
shibata
respondido há 3 meses
profile picture
ESPECIALISTA
avaliado há um mês

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas