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.66k stars 339 forks source link

Another option for email live previews #382

Closed andris9 closed 4 years ago

andris9 commented 4 years ago

This is not a bug. Just letting you know that there is now an "official" Nodemailer desktop testing app (OSX, Windows10) that can be used as live preview target. Set the NodemailerApp up as local SMTP server, configure Nodemailer/email-templates to use this local server as destination and all emails sent will be immediately rendered in the app.