Send mail through SMTP with Python
Find a file
2020-12-07 15:01:09 +01:00
mail.py initial commit 2020-12-07 15:01:09 +01:00
README.md initial commit 2020-12-07 15:01:09 +01:00
vars.py.example initial commit 2020-12-07 15:01:09 +01:00

pymail

Easily send mails via SMTP and python

Setup

  1. Copy vars.py.example to vars.py
  2. Setup vars.py with your credentials
  3. Adapt message.txt and import contacts.csv

Usage

python mail.py