Skip to main content

Script for sending mass emails based on the contents of a CSV file, where each row includes an email address and message details. Details from the row are filled into a template file to compose the emails. Does a dry run by default.

Project description

csvEmail.py

A simple script for sending mass emails based on a CSV file containing email addresses plus per-recipient info and a template file containing slots to be filled in from columns in the CSV file.

I've solved this problem too many times so I'm putting this script up where others can use it and where I can find and install it easily.

Run python3 csvEmail.py --help for usage info.

Changelog

  • v0.1: Created based on the script I had been kicking around for a few semesters.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csvEmail-0.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

csvEmail-0.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page