Skip to content

vlacko0930/parhuzas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This scripts create groups of people from a CSV table.

It needs a semicolon separated CSV table with header. The first column is name, the second is the email address

Installation

npm install

Environment variables:

SMTP_USER - SMTP Username
SMTP_PASS - SMTP Password
SMTP_HOST - SMTP Hostname
SMTP_PORT - SMTP Port
SMTP_FROM - The from header
GROUPSIZE - The size of groups
FILENAME - The path of CSV File\

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published