Re: Attachment decode issue

2025-03-29 Thread Kurt Hackenberg
On Fri, Mar 28, 2025 at 05:49:24PM -0400, Kurt Hackenberg wrote: Background: I received an e-mail with an attached ZIP file (base64-encoded), where the attachment had the following mime headers: Content-Type: text/plain; name="name.zip" Content-Transfer-Encoding: base64 I think that's a

Attachment decode issue

2025-03-28 Thread Daniel Carroll
Hi, I'm a long-time Mutt user, and have been very happy with it. I recently encountered an issue with an attachment failing to properly decode when saving it from Mutt. To save the attachment from Mutt, I navigated to the e-mail message, typed 'v' to view the different parts of that particular e

Re: Attachment decode issue

2025-03-28 Thread Kurt Hackenberg
On Fri, Mar 28, 2025 at 03:07:15PM -0600, Daniel Carroll wrote: I think I've identified the issue, but my question is: is this a bug or expected behavior? Background: I received an e-mail with an attached ZIP file (base64-encoded), where the attachment had the following mime headers: Con