I have an application in PHP and I need an email that will only serve to confirm registrations in my system ([email protected]). I was taking a look at Amazon SES, however, I had some doubts:
Record Set
on Route 53 of type MX
for this email? If yes, how do I correctly set this Record Set
? Verify a New Email Address
), I just sent to test a verification for the email [email protected] however since I will be able to have access to the content of e -mail, and the email in question does not even exist? mail
function, does it work properly with SES, or would it need to implement it in a different way?