zazazack / mailer

Configurable email command line interface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mailer

Configurable mass email command line interface.

Features

  • Send from any email address, including @gmail.com
  • Send mailmerge style (one email per recipient) from a datasource
  • Platform independent

Prerequisites

Installation

Latest

$ docker pull zwilson/mailer:latest

Source

$ git clone https://github.com/zazazack/mailer
$ cd mailer
$ pipenv install -e '.' --dev

Usage

$ docker stack run zwilson/mailer:latest

Documentation

Contributing

References

About

Configurable email command line interface.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%