I used a service for mailing my users and that service uses amazon SES to send emails.
When I signed up and did setup a sender agent, that service just required two things:
thus the result was a sender email address [email protected]
(displayed just bellow the form) and after submit the form I tested the mailing feature and it did work immediately.
I know (by aws docs) that an entity (either domain or email address) needs to be verified before get work therefore that requirement demands a manual operation.
How did this service (in an automatically way) ...
cmpny.email-service.com
domain in SES ? [email protected]
address in SES?thanks in advance.
By using SES, you just need to verify the root domain, in this case email-service.com. Then email-service.com can create any quantity of subdomains they want using Route53 like cmpny.email-service.com and send emails using the created subdomain without any additional check.
Check the AWS docs page about this subject at verify-domains, or the excerpt that explains it below:
If you verify a domain with Amazon SES, you can send from any subdomain of that domain without specifically verifying the subdomain. For example, if you verify example.com, you do not need to verify a.example.com or a.b.example.com. As specified in RFC 1034, each DNS label can have up to 63 characters and the whole domain name must not exceed a total length of 255 characters.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With