Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Subject: MIME display: broken multipart; binhex
Date: 30 Nov 1998 17:16:39 +0100	[thread overview]
Message-ID: <m3yaotb1g8.fsf@sparky.gnus.org> (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


                 reply	other threads:[~1998-11-30 16:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3yaotb1g8.fsf@sparky.gnus.org \
    --to=larsi@ifi.uio.no \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).