Attachment decode issue
Kurt Hackenberg
kh at panix.com
Fri Mar 28 21:49:24 UTC 2025
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:
> Content-Type: text/plain; name="name.zip"
> Content-Transfer-Encoding: base64
I think that's a bug in the software that generated the message, not a
bug in Mutt. That Content-Type: is wrong. It should be application/zip
if that exists, else application/octet-stream.
More information about the Mutt-users
mailing list