Skip to content

pkfoury/mailer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mailer

Set Up

  • npm install
  • Copy config-sample.json to config.json and enter your Office 365 credentials.
  • Add an HTML email template file.
  • Add a CSV file of emails and other info.
  • Update index.js so that all your info is replaced as you see fit (line 33, 38).

Usage

  • node index.js ./path_to.csv ./path_to_template.html

About

Batch emailing on Office 365

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%