From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/6125 Path: main.gmane.org!not-for-mail From: Per Abrahamsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Mail without `From:' lines Date: 04 May 1996 03:37:19 +0200 Sender: abraham@dina.kvl.dk Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035146627 2646 80.91.224.250 (20 Oct 2002 20:43:47 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:43:47 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.5/8.6.9) with SMTP id TAA02550 for ; Fri, 3 May 1996 19:15:53 -0700 Original-Received: from elc1.dina.kvl.dk (elc1.dina.kvl.dk [130.225.40.228]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Sat, 4 May 1996 03:43:43 +0200 Original-Received: from babbage.dina.kvl.dk (babbage.dina.kvl.dk [130.225.40.217]) by elc1.dina.kvl.dk (8.6.12/8.6.4) with ESMTP id DAA18310; Sat, 4 May 1996 03:35:38 +0200 Original-Received: (abraham@localhost) by babbage.dina.kvl.dk (8.6.12/8.6.4) id DAA21835; Sat, 4 May 1996 03:37:19 +0200 Original-To: ding@ifi.uio.no X-Face: +kRV2]2q}lixHkE{U)mY#+6]{AH=yN~S9@IFiOa@X6?GM|8MBp/ In-Reply-To: "Sudish Joseph"'s message of 03 May 1996 19:11:57 -0400 Original-Lines: 22 X-Mailer: September Gnus v0.80/Emacs 19.30 Xref: main.gmane.org gmane.emacs.gnus.general:6125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:6125 RFC 822 is irrelevant since a message without a "From: " is not an RFC 822 message in the first place. >>>>> "RFC822" == Standard for ARPA Internet Text Messages wrote: RFC822> A.3. COMPLETE HEADERS RFC822> A.3.1. Minimum required RFC822> Date: 26 Aug 76 1429 EDT Date: 26 Aug 76 1429 EDT RFC822> From: Jones@Registry.Org or From: Jones@Registry.Org RFC822> Bcc: To: Smith@Registry.Org The question is how to transform a piece of random junk in unix mbox format into something resembling an RFC 822 message. Using the information in the `From ' message separator to generate a missing `From:' and `Date:' header has worked fine for me when converting old mbox.out files, and works fine for VM and many other mail agents. And the right term is `message separator', the `From ' lines in an mbox.out has nothing to do with sendmail envelope addresses.