Gnus development mailing list
 help / color / mirror / Atom feed
* gnus, mime and pgp
@ 2000-07-17  5:52 Cyrille Lefevre
  2000-07-22 16:19 ` why application/pgp; x-action=sign != application/pgp-signature ? Cyrille Lefevre
  0 siblings, 1 reply; 9+ messages in thread
From: Cyrille Lefevre @ 2000-07-17  5:52 UTC (permalink / raw)



how to configure gnus so "application/pgp; x-action=sign" behaves like
application/pgp-signature ?


the former one looks like this :

<common headers>
Content-Type: application/pgp; format=text; x-action=sign

-----BEGIN PGP SIGNED MESSAGE-----
...
-----BEGIN PGP SIGNATURE-----
...
-----END PGP SIGNATURE-----


the later one looks like this :

Content-Type: multipart/signed; micalg=pgp-md5;
        protocol="application/pgp-signature"; boundary="9Jdw4pA1x1k2W7MG"
Content-Disposition: inline

--9Jdw4pA1x1k2W7MG
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

...
--9Jdw4pA1x1k2W7MG
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
...
-----END PGP SIGNATURE-----

--9Jdw4pA1x1k2W7MG--


is there something to configure out there or something to implement ?

the problem is that I don't have any problem to read the later one.
but I'm unable to read the former one. I need to save it to read it :(

Cyrille.
-- 
home:mailto:clefevre%no-spam@citeweb.net Supprimer "%no-spam" pour me repondre.
work:mailto:Cyrille.Lefevre%no-spam@edf.fr Remove "%no-spam" to answer me back.



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2000-08-03 14:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-17  5:52 gnus, mime and pgp Cyrille Lefevre
2000-07-22 16:19 ` why application/pgp; x-action=sign != application/pgp-signature ? Cyrille Lefevre
2000-07-22 17:00   ` ShengHuo ZHU
2000-07-23 18:32     ` Cyrille Lefevre
2000-07-24 15:35       ` Nuutti Kotivuori
2000-07-24 17:15         ` Cyrille Lefevre
2000-08-03 14:34       ` Kari E. Hurtta
2000-07-22 17:09   ` Florian Weimer
2000-07-23 18:33     ` Cyrille Lefevre

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).