From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/9777 Path: main.gmane.org!not-for-mail From: visigoth@naiad.fac.cs.cmu.edu Newsgroups: gmane.emacs.gnus.general Subject: Re: Gnus, movemail, POP3, trailing empty lines Date: 03 Feb 1997 15:01:11 -0500 Sender: visigoth@naiad.fac.cs.cmu.edu Message-ID: References: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035149748 20454 80.91.224.250 (20 Oct 2002 21:35:48 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 21:35:48 +0000 (UTC) Return-Path: Original-Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.8.5/8.8.5) with SMTP id MAA10487 for ; Mon, 3 Feb 1997 12:19:00 -0800 Original-Received: from naiad.fac.cs.cmu.edu (NAIAD.FAC.CS.CMU.EDU [128.2.191.173]) by ifi.uio.no with SMTP (8.6.11/ifi2.4) id for ; Mon, 3 Feb 1997 21:01:32 +0100 Original-To: ding@ifi.uio.no In-Reply-To: Rich Pieri's message of 03 Feb 1997 11:36:55 -0500 Original-Lines: 13 X-Mailer: Red Gnus v0.82/Emacs 19.34 Source-Info: Sender is really visigoth@naiad.fac.cs.cmu.edu Xref: main.gmane.org gmane.emacs.gnus.general:9777 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:9777 Rich Pieri writes: > Then the mail server is messing up, because there *must* be one. The > Unix mail separator is "\nFrom ...". The newline must be there to > distinguish one message from the next. Actually, I read recently that "^From ..." is the separator. Any reasonable mail agent ought to produce only "\nFrom ", but should accept any line beginning with "From " as beginning a new message, regardless of whether or not it was preceeded by a blank. John.