all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daiki Ueno <ueno@unixuser.org>
To: "S\=e9bastien Villemot" <sebastien.villemot@ens.fr>
Cc: 9862@debbugs.gnu.org
Subject: bug#9862: 23.3; [Gnus/EasyPG] Mixing PGP/MIME signature with RFC822 forwarded multipart message results in an invalid MIME message
Date: Tue, 25 Oct 2011 17:16:45 +0900	[thread overview]
Message-ID: <m3lis9a3ki.fsf-ueno@unixuser.org> (raw)
In-Reply-To: <87ipneqg8y.fsf@brouzouf.villemot.name> (S.'s message of "Mon, 24 Oct 2011 22:36:13 +0200")

"S=e9bastien Villemot" <sebastien.villemot@ens.fr> writes:

> This is Debian bug #608279 (http://bugs.debian.org/608279).
>
> If I try to send the following e-mail with Gnus (using MML syntax):
[...]
> Then the message generated by Gnus does not respect MIME
> conventions. The boundary string used for the top-level multipart is the
> same than the boundary string used for the innermost multipart (see
> below for the generated message).

Well, I couldn't actually reproduce it.  With the MML from the Debian
bug and got the following.  The boundary strings look legal, but
interestingly the rendering seems to be broken.  I see
"--====-=-=--\n----------\n" after the line "Foo".

 From nobody Tue Oct 25 17:04:52 2011
 Message-ID: <m3vcrda4c6.fsf-ueno@unixuser.org>
 From: Daiki Ueno <ueno@unixuser.org>
 To: ueno@unixuser.org
 Subject: test
 Date: Tue, 25 Oct 2011 17:04:45 +0900
 MIME-Version: 1.0
 Content-Type: multipart/signed; boundary="=====-=-=";
 	micalg=pgp-sha1; protocol="application/pgp-signature"
 Lines: 39
 Xref: localhost.localdomain outgoing.gpg:392
 X-Gnus-Article-Number: 392   Tue, 25 Oct 2011 17:04:52 +0900

 --=====-=-=
 Content-Type: multipart/mixed; boundary="=-=-="

 --=-=-=
 Content-Type: message/rfc822
 Content-Disposition: inline

 --====-=-=
 Content-Disposition: inline
 MIME-Version: 1.0
 Content-Type: multipart/mixed; boundary="====-=-="

 Foo

 --====-=-=--

 --=-=-=--

 --=====-=-=
 Content-Type: application/pgp-signature

 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)

 iQIcBAEBAgAGBQJOpm2jAAoJENYFhI7X5phxkXsP/iTNWsXWzCoqiFjYcFyOidYr
 zHMFTZoAzpEcnEnfZNTV6LkfiLzq7sr+1UcEIuGqU5cupUxl+VxEA/qhv6/rIneN
 ILwrhIMtuX/6UL2KFk7JbqAcQ8xaelsV1AyC1WIjwwKRSgToWAAYNifZT8lLUEoD
 +3e6Dt4yeE30xKAphrMemx1JZx2t8RBsOx0tdUoFbpGw6Z9ojaOMHXyXN2pk8lUQ
 FtHc60fSeKwzvlefEFCKtRdwbyX7v1dZyotxi485vCeruAhFVQLkGwumb3oW0GOs
 oqvIrCC8HtvFIYUo3XImGJu0FoGj+Tf2UYmZ/XUmOPQ9dPVUjrqvDqWm7eCI2pel
 nFJiUsl/A4TEofp6CEXW0McqG52wCL8rDLhdK7Y0y90NFJboj+OKr+W4eMDEVwTh
 yRpWWivnn1MjAkTdz5p6vuTTeIqL3iA6GUv5CBFRCRUGLj+WMtczImFY1u4AfMno
 8zWhYv8E5KWtOVgrmoB/6GMm+sXk+prZqUEoe7CQX2QWpxA9l+HNB5h79tpEplSZ
 GrCfANGqEzO/sksRmF6MeSBloeLSia5qHYz0lDF/gcXw5gJyD2NcovYtnz5sc/Zo
 2RcRBio2VPZfRXPDcbCplwDbobpZMvgAU21v3eY9b/NrL6M90S873xfqelUIcwqL
 s+gQiV90nVb+Z3DhzImp
 =KT/T
 -----END PGP SIGNATURE-----
 --=====-=-=--

Could you try newer Gnus from the git?

Regards,
-- 
Daiki Ueno





  parent reply	other threads:[~2011-10-25  8:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 20:36 bug#9862: 23.3; [Gnus/EasyPG] Mixing PGP/MIME signature with RFC822 forwarded multipart message results in an invalid MIME message S=e9bastien Villemot
2011-10-24 22:07 ` bug#9862: Additional information Sébastien Villemot
2011-10-25  8:16 ` Daiki Ueno [this message]
2011-10-25 17:01   ` bug#9862: 23.3; [Gnus/EasyPG] Mixing PGP/MIME signature with RFC822 forwarded multipart message results in an invalid MIME message Andreas Schwab
2011-10-26  1:59     ` Daiki Ueno
2011-10-26  9:13   ` Sébastien Villemot
2011-10-26 10:09     ` Sébastien Villemot
2011-10-26 19:43       ` Andreas Schwab
2011-11-05 20:21         ` Sébastien Villemot
2011-11-07  6:15       ` Daiki Ueno
2011-10-25  9:49 ` bug#9862: Stéphane Adjemian

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=m3lis9a3ki.fsf-ueno@unixuser.org \
    --to=ueno@unixuser.org \
    --cc=9862@debbugs.gnu.org \
    --cc=sebastien.villemot@ens.fr \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.