Gnus development mailing list
 help / color / mirror / Atom feed
* Buggy boundary type in forwarded mail
@ 2001-10-10 16:13 Georg C. F. Greve
  2001-12-30  0:39 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Georg C. F. Greve @ 2001-10-10 16:13 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 255 bytes --]

Hi all,

a friend of mine and I semm to have discovered a bug in the gnus
boundary types when forwarding mails with attachment. 

I'll try to explain what happens.

The header of the mail defines <Boundary A> as boundary and the body
looks like:

[-- Attachment #1.2: Type: text/plain, Size: 401 bytes --]

--<Boundary A>
Content-Type definition; Boundary B definition

--<Boundary B>
Forwarding blabla... text... whatever

--<Boundary B>
forwarded mail; header defines <Boundary A2>

--<Boundary A2>
Text of forwarded mail

--<Boundary A2>
Attachment of forwarded mail

--<Boundary A2>--

<Boundary B>
End of my blabla

--<Boundary B>--
--<Boundary A>
GPG Signature
--<Boundary A>--

[-- Attachment #1.3: Type: text/plain, Size: 456 bytes --]


Unfortunately, A2 = A, although they *should* be different, I believe.

So this looks like the MIME signing part doesn't check properly
whether its boundary type is already used within the mail somewhere.

Regards,
Georg

-- 
Georg C. F. Greve                                       <greve@gnu.org>
Free Software Foundation Europe	                 (http://fsfeurope.org)
Brave GNU World	                           (http://brave-gnu-world.org)

[-- Attachment #2: Type: application/pgp-signature, Size: 268 bytes --]

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

* Re: Buggy boundary type in forwarded mail
  2001-10-10 16:13 Buggy boundary type in forwarded mail Georg C. F. Greve
@ 2001-12-30  0:39 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 2001-12-30  0:39 UTC (permalink / raw)


"Georg C. F. Greve" <greve@gnu.org> writes:

> So this looks like the MIME signing part doesn't check properly
> whether its boundary type is already used within the mail somewhere.

There is code in there to check for this, but perhaps it's broken.
Could you post a message that will display this behavior when
forwarded by Gnus?

-- 
(domestic pets only, the antidote for overdose, milk.)
   larsi@gnus.org * Lars Magne Ingebrigtsen



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

end of thread, other threads:[~2001-12-30  0:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-10 16:13 Buggy boundary type in forwarded mail Georg C. F. Greve
2001-12-30  0:39 ` Lars Magne Ingebrigtsen

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