Newsletter.py
Version vom 18. Februar 2012, 11:40 Uhr von Mati (Diskussion | Beiträge)
The newsletter-script is a rather simple little script that takes a plain text file (along with optional header and footer) and sends it over the wire. It expects a list of addresses (one per line) in another file and also supports a blacklist in the same format. You can get the script from our SVN-repo at git.fsinf.at/fsinf/newsletter.
For further documentation, see the -h option of the script.