/amazonsdk

how to use Amazon service to send email and calculate bounces and complaints

Primary LanguagePHP

amazonsdk

The repo shows you how to use Amazon service to send email and calculate bounces and complaints.
App server is using CURL to visit above Amazon API server like this: XXX.com/command.php [POST] command=Mail/sendMail
The Amazon server can run the command directly like this: Mail/updateStat


Notice: you need to update this file Api/Server.php first.