简体   繁体   中英

AWS SES - Is it possible to configure 2 "mail_from_domain" addresses under the one "domain_identity"?

AWS SES - Is it possible to configure 2 "mail_from_domain" addresses under the one "domain_identity"?

For example:

domain identity = website.com

mail_from_domain = admin.website.com

mail_from_domain = support.website.com

or can wildcard be used:

mail_from_domain = *.website.com

thanks

K

Need solution to above

To answer the question once and for all:

Whenever you have the domain domain.com verified, you can send mails from all of the subdomains of that domain, for instance both: A.domain.com and B.domain.com will be valid.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM