ppxasjsm / pyConferenceHelper

collection of scripts that allow you to send emails from python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyConferenceHelper

Python scrip for sending out multiple Emails from a CSV file.

Usage:

./email_template.py -h

gives you a list of commandline options

Examplary usage:

./email_temlate.py -user username -csv_file test.csv -attachments attachment1.dat attachment2.pdf -message Email0.txt -from_mail sender_email

About

collection of scripts that allow you to send emails from python

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%