Skip to content

jeanphilippelingrand/gmail-html-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This script allows to send an html email through smtp with a gmail account 
it's using gmail-send https://github.com/alykoshin/gmail-send

to use it:
1. edit the config.js file
	- copy paste the config-example.js to config.js and edit the values
	- the default file path for the html file is mail.html but you can specify another one
2. create your html file, name it mail.html and put is at the root of the folder
3. yarn run start

About

Small node script to send hmtl emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published