gladsonvm / GetUnreadMail

Python script to Fetch unread emails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetUnreadMail

Python script to Fetch unread emails

This is a simple python script to check and fetch unread email and save attachments to disk.

Currently search for INBOX folder and check for unread messages using the 'UNSEEN' flag.

Libraries used: imaplib,email,getpass.

About

Python script to Fetch unread emails

License:MIT License


Languages

Language:Python 100.0%