Gnus development mailing list
 help / color / mirror / Atom feed
* MIME display: broken multipart; binhex
@ 1998-11-30 16:16 Lars Magne Ingebrigtsen
  0 siblings, 0 replies; only message in thread
From: Lars Magne Ingebrigtsen @ 1998-11-30 16:16 UTC (permalink / raw)


I'm going through François' archive of
MIME-things-that-Gnus-does-not-display-well.

A few multipart articles without Content-Type headers, so I've added a 
new command to look into the body, looking for things that look like
boundaries, and then editing the article to use that in a new
Content-Type header.  (`K m'.)

Another thing is binhex'ed articles.  Now, there's not much one can do 
parts that look like (except save them, binhex and all):

Content-Type: application/mac-binhex40; name="pasv2.jpg"
Content-Disposition: attachment; filename="pasv2.jpg"

but I've now added support for:

Content-Type: image/jpeg; name="pasv.jpg"
Content-Disposition: attachment; filename="pasv.jpg"
Content-Transfer-Encoding: x-binhex

Or is there a different CTE encoding that might be used for this?

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@ifi.uio.no * Lars Magne Ingebrigtsen


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-11-30 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-11-30 16:16 MIME display: broken multipart; binhex Lars Magne Ingebrigtsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).