imbox icon indicating copy to clipboard operation
imbox copied to clipboard

filename blank

Open QwertyCoolMT opened this issue 3 years ago • 3 comments

i'm having a weird issue where a filename is loading as "" even though it appears to have a name when looked at in a webclient.

QwertyCoolMT avatar Aug 31 '21 18:08 QwertyCoolMT

I am seeing this happen aswell, our program reads unread messages and gets the attachments, it was initially working then decided to not give file name (We manually unread messages to test, could be part of the issue??))

As you can see we have an attachment with "" filename, image The attachment is a CSV file with a name, but the library says the filename is "" image

If I write the content of the attachment to file, it has all the CSV data, the Imbox library just can't get the filename for whatever reason.

Using imbox-0.9.8 and python 3.10

Assistance would be greatly appreciated.

jusvit avatar Nov 10 '22 05:11 jusvit

Facing exactly the same issue. I actually send from my private Email the same Email attachment and it was able to download it correctly.

So i'm really looking forward to know why the filename would be empty. Screenshot 2023-01-17 at 01 30 47

fofiedelly avatar Jan 17 '23 00:01 fofiedelly

How does the source of the email look?

sebix avatar Jan 17 '23 12:01 sebix