php - Magento 2.0 and AWS SES SMTP -


i'm trying new magento 2.0 installation send email through aws ses smtp server. can send email linux command line on server can't find documentation on how magento send emails. this documentation can find doesn't give detail. talks magento needing email server. link

blockquote set e-mail server magento requires e-mail server. don’t recommend particular server can try of following:

•postfix centos (digitalocean tutorial, centos documentation)

•postfix ubuntu (digitalocean tutorial, ubuntu documentation)

this isn't go on, has set magento 2.0?

you can not directly magento2, can use extensions https://marketplace.magento.com/opsway-module-amazonses.html


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -