"Travis" <travis.shorel...@gmail.com> posted
28e39a86eec540758003524edeed2...@travispc, excerpted below, on  Tue, 23
Jun 2009 17:41:04 -0700:

> His very first message came through normally to me but the next two were
> attachments as was his sig.

Viewing the message source (using pan on the article as it appears on 
gmane, save text, then opening the file  in an editor), the first thing I 
noticed (as it's in the headers) is:

User-Agent: Thunderbird 2.0.0.21 (Windows/20090302)

Then below the headers, it's a multi-part message composed of two parts

Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature";

and

Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

The multipart/signed part then has nested within it, two parts, the body 
(the signed content) and the pgp-signature

Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

I'd thus guess that the new git version screws up pan's handling of 
compound messages, parts nested within parts.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman



_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to