ashishkg0022 / 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
9 stars 22 forks source link

Issue #4 Stop Iteration over whole content #7

Closed vibha-1997 closed 6 years ago

vibha-1997 commented 6 years ago

Tried to solve issue #4 by including time to compare the dates.

ashishkg0022 commented 6 years ago

@vibha-1997 thanks for the submission I will review it after a week :). also, i will recommend you to not create a pull request from the master branch. You can create a new branch and open a pull request.

SubhrajitPrusty commented 6 years ago

@vibha-1997 Dude, you added your email and password to the script and haven't removed it! Should always proofread your code.