[18566] in Athena Bugs
Re: application/pgp not recognized in Athena 8.4 mh
daemon@ATHENA.MIT.EDU (Jacob Morzinski)
Thu Nov 30 17:35:31 2000
To: "Riad S. Wahby" <rsw@MIT.EDU>
Cc: bugs@MIT.EDU
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
From: Jacob Morzinski <jmorzins@MIT.EDU>
Date: 30 Nov 2000 17:35:27 -0500
In-Reply-To: "Riad S. Wahby"'s message of "Thu, 30 Nov 2000 03:36:28 -0500"
Message-ID: <w6mitp5xf4g.fsf@well.mit.edu>
<daemon@ATHENA.MIT.EDU> (Riad S. Wahby) writes:
> It is possible to make mh recognize application/pgp messages as text
> with minor configuration changes. I'm sure such changes would be
> greatly appreciated.
Could you please test the following lines, and let bugs know if
they do what you want? (Put them in your ~/.mh_profile file.)
mhshow-show-application/pgp: %ecat '%f'
mhstore-store-application/pgp: %m%P.asc
I don't have any application/pgp messages handy to use to test
these lines. In fact, the only reference I've found so far to
application/pgp is rfc2015, which states that it is a "withdrawn"
content type. ftp://ftp.isi.edu/in-notes/iana/assignments/media-types
lists a few application/pgp-* Content-Types, but refers all the
documentation for them back to rfc2015.
-Jacob Morzinski