Skip to content

fnoi/tumonline_mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tumonline_mailer

mails all students on the exported csv list, except for empty LV (~Anmeldeverfahren Dummy) and all students that were assigned a 'Fixplatz'

instructions:

  1. use windows, have outlook open

  2. python csv_mailer.py /path/to/recipients.csv /path/to/content.txt

recipients.csv: standard tumonline export

content.txt: string only, salutation will be added automatically

dummy run:

python csv_mailer.py .\csv_test.csv .\txt_test.txt

to preview who will be mailed, enter t (test) when prompted (e for execution when ready)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages