tinysteady-mailer (0.1.0)

Published 2024-12-12 03:33:59 +00:00 by phil in philorg/tinysteady-mailer

Installation

PIP_EXTRA_INDEX_URL=https://pypi.org/simple/ pip install --index-url  tinysteady-mailer

You can use pipx instead of pip on some systems like Debian.

About this package

A tiny and resolute mailer CLI app

Tinysteady mailer

CLI tool to send mails (campaigns) to lists of addresses.

Mail campaigns are organized in yaml configuration yaml files, and given in the environment variable CONFIG.

The intention is to be able to send mails using mail servers with time limitations with all free accounts in standard mail services. The tool keeps track of failures: a next run with the same config file will process only the failures, so all recipients will eventually be reached.

Requirements

Requires Python: >=3.12
Details
PyPI
2024-12-12 03:33:59 +00:00
4
4.9 KiB
Assets (1)
Versions (4) View all
0.2.1 2025-03-16
0.1.2 2024-12-22
0.1.1 2024-12-12
0.1.0 2024-12-12