Scripts to automate operations such as return a list of unread e-mail messages from a given e-mail IMAP account
- python3
Edit settings file
cd examples
cp settings.py.example settings.py
vim settings.py
Setup your IMAP server and email account credentials
See 'examples' directory for few examples of how to use this library