Felix Blanke 951805f6e6 Add FAQ
2023-09-19 19:24:56 +02:00
2023-08-17 02:23:47 +02:00
2023-09-19 19:24:56 +02:00
2023-09-19 19:24:56 +02:00
2023-08-17 02:38:09 +02:00
2023-09-19 19:24:41 +02:00
2023-09-19 19:24:41 +02:00

TVStud Serial Mail

Reads data from a mapping file and prepares Thunderbird drafts for serial mailing.

How to use:

First, download the mapping file from http://mapping.rfwu.de and place it in the same folder as serialmail.py.

To run, simply run python serialmail.py --sheet SHEET_NAME. For example:

$ python serialmail.py --sheet Psycho --full-area-name Psychologie

You might want to add --dry-run first to check what emails are prepared.

For a list of all possible arguments, run

$ python serialmail.py --help
Description
No description provided
Readme 723 KiB
Languages
Python 100%