Skip to main content

A teeny tiny mail sender

Project description

# minimail

Minimail is a teeny tiny mail sender.

## Installation

Either clone the GitHub repo or download and untar a release, and run

sudo python setup.py install

or just run

sudo pip install minimail

## Configuration

The first time you run minimail, you’ll be prompted for SMTP configuration details.

  • Host

  • Port

  • Email address

You can change these later by running minimail -c

## Usage

Basic usage is minimail [recipient] [subject] [body line 1] [body line 2] …

You can leave off arguments, and minimail will prompt for them, however multiline bodies are currently only possible as initial arguments.

Minimail will then prompt for your email password. This is never stored, but you should check the source to verify that for yourself.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page