Your message dated Mon, 10 Sep 2012 21:52:35 +0200
with message-id <[email protected]>
and subject line Re: Bug#608279: Patch for #608279
has caused the Debian Bug report #608279,
regarding gnus: mixing PGP/MIME signatures with RFC822 forwarded multipart
messages result in incorrect MIME messages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
608279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=608279
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: emacs23
Version: 23.2+1-7
Severity: normal
If I try to send the following e-mail with Gnus (using MML syntax):
<#secure method=pgpmime mode=sign>
<#mml type=message/rfc822 disposition=inline>
<#multipart type=mixed>
<#part type=text/plain disposition=inline nofile=yes>
Foo
<#/multipart>
<#/mml>
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).
In real life, this problem pops up when I forward multipart messages and that
at the same time I sign my forwarded message.
This is quite annoying since recipients either cannot decode the message or do
not see all the MIME parts, depending on their mail reader.
Generetated message (look at the MIME boundaries):
From: [email protected]
To: [email protected]
Subject: Test
Date: Wed, 29 Dec 2010 17:14:59 +0100
Message-ID: <[email protected]>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="====-=-=";
micalg=pgp-sha1; protocol="application/pgp-signature"
--====-=-=
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 v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0bXoUACgkQvjfoAftu/4uUJQCgnqreoFOLp4gcH1X8txwYbb4Y
wZsAoPkIlBBD+jXfILU48MCj/Noeu7+V
=ePJz
-----END PGP SIGNATURE-----
--====-=-=--
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages emacs23 depends on:
ii emacs23-bin-common 23.2+1-7 The GNU Emacs editor's shared, arc
ii libasound2 1.0.23-2.1 shared library for ALSA applicatio
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-6 The Cairo 2D vector graphics libra
ii libdbus-1-3 1.2.24-3 simple interprocess messaging syst
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.4.2-2.1 FreeType 2 font engine, shared lib
ii libgconf2-4 2.28.1-6 GNOME configuration database syste
ii libgif4 4.1.6-9 library for GIF images (library)
ii libglib2.0-0 2.24.2-1 The GLib library of C routines
ii libgpm2 1.20.4-3.3 General Purpose Mouse - shared lib
ii libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface
ii libice6 2:1.0.6-2 X11 Inter-Client Exchange library
ii libjpeg62 6b1-1 The Independent JPEG Group's JPEG
ii libm17n-0 1.6.1-1 a multilingual text processing lib
ii libncurses5 5.7+20100313-4 shared libraries for terminal hand
ii libotf0 0.9.11-1 A Library for handling OpenType Fo
ii libpango1.0-0 1.28.3-1 Layout and rendering of internatio
ii libpng12-0 1.2.44-1 PNG library - runtime
ii librsvg2-2 2.26.3-1 SAX-based renderer library for SVG
ii libsm6 2:1.1.1-1 X11 Session Management library
ii libtiff4 3.9.4-5 Tag Image File Format (TIFF) libra
ii libx11-6 2:1.3.3-4 X11 client-side library
ii libxft2 2.1.14-2 FreeType-based font drawing librar
ii libxpm4 1:3.5.8-1 X11 pixmap library
ii libxrender1 1:0.9.6-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
emacs23 recommends no packages.
Versions of packages emacs23 suggests:
ii emacs23-common-non-dfsg 23.2+1-1 GNU Emacs shared, architecture ind
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: emacs24
Source-Version: 24.2+1-1
Sébastien Villemot <[email protected]> writes:
> Please find attached a patch for this bug. It has been created out of
> upstream commits on the development branch (see the upstream bug report
> for more details).
Closing, since this bug is fixed in Emacs 24.
--
.''`. Sébastien Villemot
: :' : Debian Maintainer
`. `' http://www.dynare.org/sebastien
`- GPG Key: 4096R/381A7594
pgpiUuICYhBhZ.pgp
Description: PGP signature
--- End Message ---