From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33105 Path: main.gmane.org!not-for-mail From: Karl Kleinpaste Newsgroups: gmane.emacs.gnus.general Subject: Forwarding message/rfc822 breaks subenclosures Date: 01 Nov 2000 15:55:03 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169274 23400 80.91.224.250 (21 Oct 2002 03:01:14 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:01:14 +0000 (UTC) Keywords: message,headers,forwarded Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by mailhost.sclp.com (Postfix) with ESMTP id 2C0E3D049B for ; Wed, 1 Nov 2000 15:56:24 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by spinoza.math.uh.edu (8.9.1/8.9.1) with ESMTP id OAB14478; Wed, 1 Nov 2000 14:55:29 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 01 Nov 2000 14:54:50 -0600 (CST) Original-Received: from mailhost.sclp.com (postfix@66-209.196.61.interliant.com [209.196.61.66] (may be forged)) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id OAA01799 for ; Wed, 1 Nov 2000 14:54:40 -0600 (CST) Original-Received: from cinnamon.vanillaknot.com (du202p146.icubed.com [204.215.202.146]) by mailhost.sclp.com (Postfix) with ESMTP id A98ACD049B for ; Wed, 1 Nov 2000 15:55:03 -0500 (EST) Original-Received: (from karl@localhost) by cinnamon.vanillaknot.com (8.9.3/8.9.3) id PAA08746; Wed, 1 Nov 2000 15:55:03 -0500 Original-To: Gnus Development X-Face: "5(T0tZd{6}pd~YzBG8O/*EW,.]6]@`m^e;fv65W^Y&=d"M\1H}>T~4_.kcDD.O~y3k)a6 hR;Nmi>9|>Nm${2IpM0^RcUEa\jcq?KOP)C&~x51l~zCHTulL^_T|u0I^kB'z@]{`2YjQu Original-Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.2 (Notus) Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33105 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33105 Seen with this morning's CVS. I received email containing a correctly-MIMEd text/plain with an image/gif. I forwarded this without modification to myself @ another organization, that is, with no add'l text added: The message buffer showed the #mml header as the 1st part of the content, so the entire Content-Type was message/rfc822. The received copy contained an extra newline before the RFC headers began in the forwarded message, resulting in there being no headers perceived in it. (C-d on the message correctly opened up a temporary nndoc subgroup, for which the sender was "nobody" and there was no subject. The actual RFC headers were considered part of the body.) Sending myself a fresh forwarded copy, then hand-editing out the extra newline before letting Gnus see it, made it work as a properly encapsulated message/rfc822.