forked from fblanke/tvstud-serial-mail
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
Languages
Python
100%