2025-09-09 13:39:39 +02:00
2025-09-09 13:40:06 +02:00
2023-08-17 02:38:09 +02:00
2025-09-09 13:40:06 +02:00
2025-09-09 13:40:06 +02:00
2025-09-09 13:40:06 +02:00
2025-09-09 13:40:06 +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 736 KiB
Languages
Python 100%