Closed ryanneill-sterling closed 3 years ago
Ugh, never mind, this could theoretically come up for multiple SES setups but I failed to note that the SES TXT record is actually on _amazonses.${your-domain} intead of just ${your-domain}. This actually should work perfectly for my use case. Cheers!
So I've got a bit of weird use case where we split inbound/outbound email domains and as such I already have a defined TXT record that should only be appended with the SES supplied value as opposed to being created completely fresh. For now I'm stuck doing this manually due to time constraints but if I get some free time I'll see about extending this for that scenario. Very needed project, can't wait to see this functionality more fleshed out in time.