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
gefragt vor 3 Monaten127 Aufrufe
1 Antwort
1
Akzeptierte Antwort

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
EXPERTE
shibata
beantwortet vor 3 Monaten
profile picture
EXPERTE
überprüft vor einem Monat

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen