From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/33106 Path: main.gmane.org!not-for-mail From: ShengHuo ZHU Newsgroups: gmane.emacs.gnus.general Subject: Re: Forwarding message/rfc822 breaks subenclosures Date: 01 Nov 2000 16:05:16 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <2nbsvz1jzn.fsf@tiger.jia.vnet> References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035169275 23403 80.91.224.250 (21 Oct 2002 03:01:15 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 03:01:15 +0000 (UTC) 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 5AFBFD049A for ; Wed, 1 Nov 2000 16:05:57 -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 PAB14604; Wed, 1 Nov 2000 15:05: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 15:04:53 -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 PAA01928 for ; Wed, 1 Nov 2000 15:04:42 -0600 (CST) Original-Received: from zsh.2y.net (d18182925.rochester.rr.com [24.24.41.37]) by mailhost.sclp.com (Postfix) with ESMTP id 1EF24D049A for ; Wed, 1 Nov 2000 16:05:06 -0500 (EST) Original-Received: (from zsh@localhost) by zsh.2y.net (8.10.0/8.10.0) id eA1L5GD06721; Wed, 1 Nov 2000 16:05:16 -0500 Original-To: ding@gnus.org X-Attribution: ZSH X-Face: 'IF:e51ib'Qbl^(}l^&4-J`'P!@[4~O|&k#:@Gld#b/]oMq&`&FVY._3+b`mzp~Jeve~/#/ ERD!OTe<86UhyN=l`mrPY)M7_}`Ktt\K+58Z!hu7>qU,i.N7TotU[FYE(f1;}`g2xj!u*l`^&=Q!g{ *q|ddto|nkt"$r,K$[)"|6,elPH= GJ6Q In-Reply-To: Original-Lines: 22 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:33106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:33106 Karl Kleinpaste writes: > 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. The extra newline has been removed (0854 EST). ShengHuo