Jul 25, 2017 · 1 min read
Nice tutorial !
but `nodemailer-smtp-transport` is `include` in nodemailer now. So instead you just add an object with all the conf without declaring a specific transporter.
Also I wasn't able to `transporter.verif()`. And I don't know why ?