Skip to content

a python script which asks you for login and ask any other email_id . it downloads all attachments of inbox came from that other email_id

Notifications You must be signed in to change notification settings

JABollinger/gmail-attachments

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

gmail-attachments

a python script which asks you for login and ask any other email_id . it downloads all attachments of inbox came from that other email_id It will not download an attachment if it already exists in folder

To run this , you need pyhton3

It uses imaplib (https://docs.python.org/3.5/library/imaplib.html) and email (https://docs.python.org/3/library/email.html)

Also to use this you will have to enable imap after logging in google nd give permission to less secure apps(https://myaccount.google.com/lesssecureapps)

About

a python script which asks you for login and ask any other email_id . it downloads all attachments of inbox came from that other email_id

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%