598 B
598 B
Spamotron
Simple mailing script.
Table of content
Installation
Requirements
On a Debian-based host running at least Debian Stretch, you will need the following packages:
- git (recommended for getting the source)
- python3
- python3-jinja2
Manual installation
-
Clone repo
$ git clone https://forge.april.org/adminsys/spamotron $ chmod a+x spamotron/mailing.py
-
Try it
$ ./spamotron/mailing.py --help
License
Spamotron is developed by April and licensed under the GPLv2+.