I am trying to send an email using PHPMailer library and Amazon SES service. I have created SES account and verified my domain by adding TXT record and also CNAME records for DKIM settings.
In SES Email Addresses
I have verified one email address - [email protected]
. Using PHPMailer I have used SES credentials and sent email from [email protected]
to [email protected]
. I did debugging and got this error.