Relative Content

Tag Archive for amazon-web-servicesamazon-ses

AWS SES domain registration

I need little clarification, i want to send email from marketing.domain.com , my parent domain is domain.com.
I want to register the AWS domain identity which i have used, I have earlier used subdomain <marketing.domain.com> then aws recomendation error message is that, Mail FROM is not align.

SES verified identity: domain vs email conflict

If a domain identity is successfully verified, I understand that I can send from ANY email address in that domain. But what if there is also an email identity under the same domain that failed verification? Can I still send an email with that address?

SES verified identity: domain vs email precedence

If a domain identity is successfully verified, I understand that I can send from ANY email address in that domain. But what if there is also an email identity under the same domain that failed verification? Can I still send an email with that address?

AWS ses, send statistics for each domain

I am trying to figure out how I can monitor the sending statics of each domain. The option I could figure out was to use event notification for send event of SES. The event data unfortunately does not contain the size of each message. Is there a way to monitor the size of each each message sent ?

Amazon SES DKIM failure with verified email

We are currently experiencing issues with sending emails via Amazon SES due to DKIM problems. The email identity is verified in SES. According to SES documentation, DKIM should be automatically generated for email identities. However, we are unsure if additional configurations are needed in our DNS settings. The EasyDKIM option for generating DKIM is disabled because we are using an email identity instead of a domain identity.