From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/22205 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 10:59:20 +0200 Sender: owner-ding@hpc.uh.edu Message-ID: References: <99Mar30.101746est.13914-3@gateway.intersys.com> <99Mar31.101332est.13973-2@gateway.intersys.com> <99Mar31.104539est.13958-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 1035160167 26919 80.91.224.250 (21 Oct 2002 00:29:27 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:29:27 +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 EAA14330 for ; Thu, 1 Apr 1999 04:01:07 -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 CAB17697; Thu, 1 Apr 1999 03:00:25 -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:00:14 -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 DAA09563 for ; Thu, 1 Apr 1999 03:00:05 -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 DAA14321 for ; Thu, 1 Apr 1999 03:59:56 -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 JAA12237 for ; Thu, 1 Apr 1999 09:59:24 +0100 (MET) Original-Received: (grossjoh@localhost) by ramses.cs.uni-dortmund.de id KAA26666; Thu, 1 Apr 1999 10:59:22 +0200 Original-To: ding@gnus.org In-Reply-To: Stainless Steel Rat's message of "31 Mar 1999 15:36:45 -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:22205 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:22205 Stainless Steel Rat writes: > On the one hand, it is a defacto standard. On the other, because it is not > an official standard, SMTP software should escape anything that might break > SMTP software, such as lines in the body of a message that look like they > might be envelopes. Escaping From_ lines is necessary only for software which uses mbox format. Thus, software which uses mbox format should take care to escape From_ lines. pop3-movemail is a function which uses mbox format (as its output), so it should escape From_ lines. pop3-movemail should not depend on the fact that the SMTP implementation or the POP3 server use mbox format anywhere -- that is not at all a given. kai -- I'd like to welcome you and an orange juice, please.