easy-mail-sender
v2.1.0
Published
This is the easy email sender which helps you send emails easily using nodemailer.
Downloads
2
Readme
This is the easy email sender which helps you send emails easily using nodemailer. This package has been implemented using Nodemailer. A function sendMail takes user, password, from, to, subject, text, service(By Default gmail) as parameters and creates a transport and mailOptions and sends email using helps of Nodemailer.
CREDITS TO: Nodemailer Package