Andrew Agostini
Andrew Agostini
I have the same problem. Do you ever figure this out?
Here is what those full message objects look like (sorry, I tried to pretty print but wasn't getting the nice formatting I hoped for): ``` {'raw_email': 'Delivered-To: [email protected]\r\nReceived: by 2002:a17:906:4994:0:0:0:0...
Okay, turns out that `imbox` is retrieving labeled messages correctly - the issue actually has to do with imbox not recognizing the base64 encoded CSV attachments... perhaps because the automated...
Archiving is [equivalent to removing the “Inbox”, “Spam” and “Trash” labels.](https://askleo.com/how-do-gmail-labels-relate-to-folders/)... so `Imbox` would have to support gmail label management to get this done
That `2017, 5, 14, 0, 0` date is most likely because of the word "may" in `Software products may be more fully described` Yeah, datefinder throws a lot of false...
Yes, authentication is a must. I believe `sandman1` had it. Was expecting `sandman2` to do it better... not less... But I as a beggar cannot be a boss. But we...
Surprising indeed this isn't available in 2022
Hi @syphax , did you manage to get the Python 3 version of this working? Am facing the same struggle :/
Yeah, if that's something you could share that would be swell :) would definitely save me the re-work
Any luck finding the conversion @syphax ?