From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25861 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai =?iso-8859-1?q?Gro=DFjohann?=) Newsgroups: gmane.emacs.gnus.general Subject: Re: X-From-Line: Date: 12 Oct 1999 14:05:27 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035163174 16338 80.91.224.250 (21 Oct 2002 01:19:34 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:19:34 +0000 (UTC) Return-Path: Original-Received: from spinoza.math.uh.edu (spinoza.math.uh.edu [129.7.128.18]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26197 for ; Tue, 12 Oct 1999 08:08:03 -0400 (EDT) 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 HAB12336; Tue, 12 Oct 1999 07:07:48 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Tue, 12 Oct 1999 07:08:11 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id HAA06094 for ; Tue, 12 Oct 1999 07:08:02 -0500 (CDT) Original-Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id IAA26185 for ; Tue, 12 Oct 1999 08:06:02 -0400 (EDT) Original-Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id OAA11364 for ; Tue, 12 Oct 1999 14:05:28 +0200 (MES) Original-Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id OAA14346; Tue, 12 Oct 1999 14:05:27 +0200 (MET DST) Original-Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian/GNU) id OAA30157; Tue, 12 Oct 1999 14:05:27 +0200 Original-To: ding@gnus.org In-Reply-To: Harry Putnam's message of "12 Oct 1999 04:38:55 -0700" Original-Lines: 21 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25861 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25861 Harry Putnam writes: > It's probably explained somewhere, but I wonder why is it that gnus > needs to alter the Unix mail format "From " line, when it incorporates > mail. In MH, a message is stored in a file, and the format of that file is several lines of headers, followed by an empty line, followed by the body of the message. It further specifies what a `header' should look like: either a line consists of a word (the header name), followed by a colon, followed by the value, or the line is a continuation line and thus begins with whitespace. The "From " line does not follow this format. The nnmh backend uses MH format, and the nnml backend also uses MH format (plus overview files). kai -- Life is hard and then you die.