You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 2 years ago | |
README.md | 2 years ago | |
mailing.py | 2 years ago |
README.md
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
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+.