From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22166 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: 31 Mar 1999 15:13:37 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <99Mar30.101000est.13914-3@gateway.intersys.com> <99Mar30.170612est.13945-2@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 1035160135 26714 80.91.224.250 (21 Oct 2002 00:28:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:28:55 +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 IAA08836 for ; Wed, 31 Mar 1999 08:14:47 -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 HAB27984; Wed, 31 Mar 1999 07:14:04 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Wed, 31 Mar 1999 07:14:31 -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 HAA26305 for ; Wed, 31 Mar 1999 07:14:22 -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 IAA08824 for ; Wed, 31 Mar 1999 08:14:14 -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 OAA20879 for ; Wed, 31 Mar 1999 14:13:39 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.cs.uni-dortmund.de id PAA23452; Wed, 31 Mar 1999 15:13:38 +0200 Original-To: ding@gnus.org Original-Lines: 22 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:22166 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22166 Stainless Steel Rat writes: > * Kai.Grossjohann@CS.Uni-Dortmund.DE on Tue, 30 Mar 1999 > | Then pop3.el assumes such a file has been involved and just concatenates > | the messages retrieved from the POP server. IMHO this is wrong -- the > | program converting to mbox format should take care of escaping From_ > | lines if necessary. > > Read the POP3 specifications. POP clients perform no modification to the > mail spool or messages retrieved from it. Or if they do, they do as little > as possible. Again: there is nothing that says that the POP server should output escaped From_ lines when given the RETR command, right? The From_ lines must be escaped when pop3.el outputs mbox format, though. So pop3.el must escape the From_ lines. (Modulo the presence of Content-Length headers or stuff like that.) kai -- I'd like to welcome you and an orange juice, please.