forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

Where do I config SMTP account name and password? #296

Closed nicolasxu closed 6 years ago

niftylettuce commented 6 years ago

This is a duplicate of #295, but see this section in the docs. Transport is a configuration for sending email (e.g. SMTP configuration username and password). For full reference see https://nodemailer.com/transports/.