Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 364 Bytes

File metadata and controls

19 lines (10 loc) · 364 Bytes

python-email-helpers

Setup

./install-dateutil.sh
cp example-gmail-config.py config.py

and fill config.py with real credentials.

A demo which lists the inbox and show some statistics:

python demo.py

A demo application, which sends emails from the Drafts folder if their given due date/time is reached:

python sendat.py