my Emails always bounce when sending via Amazon ses. I have SPF DKIM and DMARC all configured correctly. But Amazon doesn’t allow me to configure an exact email address as the Mail From address, instead I can only configure a Mail From domain.
This is where I run into problems. Amazon uses the Mail From domain, but then prepends a UUID as the Mail From address. Ie my Mail From domain is: example.com
and the actual Mail From address will be something like: @example.com
in my developer account I have added example.com, and the actual email address I use to send from. For example: news @example.com. But because Amazon randomises the Mail From address for every email sent, I have no way of registering the email with Apple and it bounces…
is there a way around this?