Skip to content

sefdigital/mass-mail-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mass-mail-sender

Easily sending mails to lots of clients at once from excel sheets

Usage

The following command illustrates the usage:

node -r esm index.js -s emails.xlsx -m mail.txt

You have to set the -s or --sheet parameter to the path of the excel sheet and the -m or --mail parameter to the path of the mail file.

The mail file should have the subject of the mail in the first line and the html content in the second.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published