/SE-email-attachment-extractor

extraction of email attachments without using email applications.

Primary LanguagePython

SE-email-attachment-extractor

Extraction of email attachments without using email applications. This is a local application that uses IMAP to extract attachments from the email. The user needs to provide the system with a mail id and password. Consecutive emails in the inbox can be extracted seamlessly using this system. It also has the functionality to delete emails after extracting. Live stats of the extraction will be displayed in verbose. The extracted files are stored in the location prescribed by the user. It is highly portable and supports Windows and Ubuntu. It has a friendly UI that is made by using Tkinter(GUI library of Python).