ravngr / markmail

A Python script for mailing multiple recipients a file containing marks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markmail

A Python script for mailing multiple recipients a file containing marks. Yet another specific thing that somebody may find some useful code in.

Usage

markmail.py -s <SMTP Server> --ssl <Username> <Address postfix> <Message template> <Excel field containing ID> <Excel field containing name> <Excel field containing total mark> <Directory containing Excel sheets>

About

A Python script for mailing multiple recipients a file containing marks.

License:MIT License


Languages

Language:Python 100.0%