Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.44 KB

File metadata and controls

38 lines (21 loc) · 1.44 KB

Attachment Downloader

Aim

The aim of this project is to create a program that can download the attachments from the fresh received mail.

Short description of package/script

  • Basically this program downloads all the attachments that attached with new received mails.
  • Note: The sender's email address must set to allow less secure apps, if you are using Gmail.

Workflow of the Project

  • First this program will run and take input of the email address and it's password.
  • Then it will download all the attachments at the file location you want.

Setup instructions

  • You just need to install some of the libraries of python and you can run this program.
  • All the libraries are mentioned in requirements.txt

Screenshot of Output

"


"


"


Author(s)

Shubh Dholakiya