Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 328 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 328 Bytes

bulk-mail-client

Bulk email client.

  • Schedule mail every X milliseconds
  • Set up an interval
  • Set up the rate limit
  • Email templates
  • Easily configurable

Getting started

Installation

  • npm install

Prerequisites

  • One or more csv file (they must have an email column).

Usage

  • npm start