mailmake

✉️ Generate RFC1521 valid mime files for use with Mailgun and other similar services.

MIT License

Downloads
8
Stars
2

mailmake

Generate RFC1521 valid mime files for use with Mailgun and other similar services.

Installation

$ npm install mailmake -g

Usage

 Usage: mailmake <path> [options]

 Options:

  -h, --help        Display this help message.
  -v, --version     Display the current installed version.
  -f, --from        Set the from email address header.
  -s, --subject     Set the subject header.
  -t, --to          Set the to email address header.

CLI

$ mailmake email.html --from "[email protected]" --subject "Hello World!" --to "[email protected]" > email.mime

Documentation

View full documentation here.

Package Rankings
Top 17.59% on Npmjs.org
Badges
Extracted from project README
Build Status codecov Known Vulnerabilities NPM Version Latest Documentation