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
preguntada hace 3 meses127 visualizaciones
1 Respuesta
1
Respuesta aceptada

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
EXPERTO
shibata
respondido hace 3 meses
profile picture
EXPERTO
revisado hace un mes

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas