From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21628 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: pgnus-0.77 bug in forwarding mime messages Date: 26 Feb 1999 23:39:44 +0100 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86g17x51wi.fsf@godzilla.contigo.com> <86n221c817.fsf@godzilla.contigo.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035159696 23922 80.91.224.250 (21 Oct 2002 00:21:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:21:36 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA21200 for ; Fri, 26 Feb 1999 17:52:03 -0500 (EST) Original-Received: from sina.hpc.uh.edu (Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id QAB16452; Fri, 26 Feb 1999 16:50:45 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Fri, 26 Feb 1999 16:51:29 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id QAA14762 for ; Fri, 26 Feb 1999 16:50:57 -0600 (CST) Original-Received: from quimbies.gnus.org (larsi@ppp079.uio.no [129.240.240.84]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id RAA21104 for ; Fri, 26 Feb 1999 17:50:44 -0500 (EST) Original-Received: (from larsi@localhost) by quimbies.gnus.org (8.8.7/8.8.7) id XAA28029; Fri, 26 Feb 1999 23:50:12 +0100 Mail-Copies-To: never X-Now-Reading: Italo Calvinos _Usynlige byer_ X-Now-Playing: Stereolab's _Dots and Loops_: "The Flower Called Nowhere" Original-To: ding@gnus.org In-Reply-To: lantz moore's message of "26 Feb 1999 10:52:04 -0800" User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) XEmacs/21.2(beta3) (Aglaia) X-Face: &w!^oO~dS|}-P0~ge{$c!h\ writes: > the headers on the part are: > Content-Type: message/rfc822 > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > mm-encode.el is definitely qp-encododing the message/rfc822 part on > purpose. And RFC2046 forbids that. Fix in Pterodactyl Gnus v0.80. > on a somewhat related point, why do we need to qp-encode text/.* and > message/rfc822? shouldn't we really only have to quote an occurance of > the boundary in the message text (which is quite unlikey anyway)? just > curious. mml selects the MIME boundaries carefully -- it looks into each part, and if it finds the boundary it was going to use in there, it selects a new boundary. So boundary selection is not an encoding issue. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen