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
posta 3 mesi fa127 visualizzazioni
1 Risposta
1
Risposta accettata

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
ESPERTO
shibata
con risposta 3 mesi fa
profile picture
ESPERTO
verificato un mese fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande