From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22206 Path: main.gmane.org!not-for-mail From: Kai.Grossjohann@CS.Uni-Dortmund.DE Newsgroups: gmane.emacs.gnus.general Subject: Re: bad (i.e. serious) mail problems Date: 01 Apr 1999 11:03:03 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <99Mar30.101000est.13914-3@gateway.intersys.com> <99Mar31.100918est.13949-3@gateway.intersys.com> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035160168 26927 80.91.224.250 (21 Oct 2002 00:29:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:29:28 +0000 (UTC) Return-Path: Original-Received: from farabi.math.uh.edu (farabi.math.uh.edu [129.7.128.57]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id EAA14386 for ; Thu, 1 Apr 1999 04:07:26 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by farabi.math.uh.edu (8.9.1/8.9.1) with ESMTP id DAB17751; Thu, 1 Apr 1999 03:03:28 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 01 Apr 1999 03:03:54 -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 DAA09625 for ; Thu, 1 Apr 1999 03:03:46 -0600 (CST) 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 EAA14348 for ; Thu, 1 Apr 1999 04:03:36 -0500 (EST) Original-Received: from ramses.cs.uni-dortmund.de (ramses.cs.uni-dortmund.de [129.217.20.180]) by waldorf.cs.uni-dortmund.de with SMTP id KAA12321 for ; Thu, 1 Apr 1999 10:03:04 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.cs.uni-dortmund.de id LAA26670; Thu, 1 Apr 1999 11:03:03 +0200 Original-To: ding@gnus.org In-Reply-To: Christopher K Davis's message of "31 Mar 1999 16:24:07 -0500" Original-Lines: 21 User-Agent: Gnus/5.07008 (Pterodactyl Gnus v0.80) Emacs/20.3 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:22206 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22206 Christopher K Davis writes: > RFC 822 format does not include message separators. Therefore, any > message returned by the RETR command containing a message separator is > not in compliance with RFC 822, and therefore violates the POP spec; > messages *not* containing a separator, which means their first line will > be an RFC 822 header, are *in compliance with the POP specification*. RFC 821 has something to say on the format of message bodies. It says a message body is an arbitrary sequence of ASCII characters, except that CRLF is forbidden (CR alone or LF alone are allowed, though). As far as I understand, the sequence F r o m is not forbidden according to this rule. The POP3 RFC explicitly says that the output of a RETR command is one message. Thus, it cannot contain a message separator -- it is just one message, after all. kai -- I'd like to welcome you and an orange juice, please.