Skip to content

A short script written to send emails using Node.js to a given email address.

License

Notifications You must be signed in to change notification settings

devabhishekpal/emailScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

emailScript

A short script written to send emails using Node.js to a given email address.

Notes:

You must first enable the GmailAPI. Run the authenticateUrl js in any suitable method and follow the link that is given as output. You will get an authentication code. Copy the code and run the authenticateToken file with the authentication code in inverted commas. ex: node authenticateToken.js ""

Edit the send_mail js accordingly and execute it to send the mail.

About

A short script written to send emails using Node.js to a given email address.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published