attachment-downloader icon indicating copy to clipboard operation
attachment-downloader copied to clipboard

Cannot Access GMail "Subfolders"

Open thesec opened this issue 3 years ago • 2 comments

Trying to access any of GMail's "subfolders" fails. It seems this is due to GMail not using a actual folder structure but labels?

How to download attachments from a GMail label which would show up in GMail's search e.g. as "label:some-weird-thingies-going-on"?

thesec avatar May 05 '21 13:05 thesec

Hmmh, the error seems to originate from the filtering?

Traceback (most recent call last):
  File "/usr/local/bin/attachment-downloader", line 138, in <module>
    messages = mail.messages(**filter_options)
...

Happens with subfolder name passed having blanks 'firstFolder/second Folder'.

thesec avatar May 05 '21 14:05 thesec

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Oct 18 '22 02:10 github-actions[bot]