go-pop3 icon indicating copy to clipboard operation
go-pop3 copied to clipboard

ContentDisposition is always empty

Open Franky-W opened this issue 2 years ago • 1 comments

Hi, I'd like to save an attachment. Unfortunatelly is the return value of ContentDisposition always empty. So its not possible to read the attached data.

I seems, that the key Content-Disposition is always missing in the header map

Franky-W avatar Aug 10 '23 19:08 Franky-W

Hi @Franky-W. I wouldn't have the time to test this out right now. If you're able to figure this out and come up with a solution, please do share it here so that it can be added to the repo.

knadh avatar Aug 13 '23 10:08 knadh