In one of my web application in PHP I likes to integrate Amazon Mail system . When user completed the registration process I wanna send a mail and also weekly news letters and all ... Is it possible with Amazon mail service ? I am using GoDaddy hosting plan
feedback
|
closed as off topic by hakre, edorian, Gordon, BoltClock♦ Jan 9 at 10:49
Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.
|
Yes it is possible to use: From: Release: AWS SDK for PHP 1.2.3
The following sample demonstrates how to send an email:
| |||||||
feedback
|