External HTML file with CSS as email content in nodemailer
问题 Does anyone know how to tell Node.js´ module nodemailer to use an external HTML file (with links to stylesheets) as email content? I am able to type in HTML tags as email content but I prefer loading complete HTML files. I´m using nodemailer 1.3.0. Unfortunately I can´t find any example covering this issue for the actual nodemailer version. Ideas? 回答1: Use http://styliner.slaks.net It is a node.js package that allows you to inline your css, so that you can then use nodemailer to send the