Sending mail via php in EC2
- by william007
I have used the following code for sending mail using php using amazon ec2, but I only see 'aatest' as the result, and doesn't get any incoming email.
Btw, I have already included ses.php, and have validated the email contact@mydomain.com, and double confirm that accesskey, and accesskey are the correct one. Can anyone suggest way for debugging…