Send email using PHP mail() function through Amazon SES -


how make php mail() function use credentials in amazon ses send transactional emails without using phpmailer lib or having install , configure postfix or sendmail purpose?

is practice? if not, why?

you can make use of amazon based sendy send mail number of people @ time. paid one.fyi uses php mail() internally.


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -