/mailer

Configurable email command line interface.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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