Re: [apps-discuss] Review of: draft-ietf-appsawg-malformed-mail-03

"John Levine" <johnl@taugh.com> Wed, 15 May 2013 20:26 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2046611E80E6 for <apps-discuss@ietfa.amsl.com>; Wed, 15 May 2013 13:26:45 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -110.212
X-Spam-Level:
X-Spam-Status: No, score=-110.212 tagged_above=-999 required=5 tests=[AWL=0.987, BAYES_00=-2.599, HABEAS_ACCREDITED_SOI=-4.3, RCVD_IN_BSP_TRUSTED=-4.3, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id HEzF+Re7jL37 for <apps-discuss@ietfa.amsl.com>; Wed, 15 May 2013 13:26:41 -0700 (PDT)
Received: from leila.iecc.com (leila6.iecc.com [IPv6:2001:470:1f07:1126:0:4c:6569:6c61]) by ietfa.amsl.com (Postfix) with ESMTP id BD50F11E80E3 for <apps-discuss@ietf.org>; Wed, 15 May 2013 13:26:37 -0700 (PDT)
Received: (qmail 42521 invoked from network); 15 May 2013 20:26:36 -0000
Received: from leila.iecc.com (64.57.183.34) by mail1.iecc.com with QMQP; 15 May 2013 20:26:36 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=5193ef7c.xn--i8sz2z.k1305; i=johnl@user.iecc.com; bh=YDtFZIMEdplun8VYbxJ05CQ9pQU56eVCqdw2EIhWuSE=; b=lermcFXOlbjKg+kFF5tFxk+vt22jz5aC6JPl1HYXnMrNPPVwooRqi9r04A08hpQG/WldU4+dTKT91JpIbndvqUVRCFRKWLB4CUBk7l3OgYbJKPn14+QUKsektWLmJRw05nDSeiUq6HtGOmjfnevXcYhgwGq+5LnyJOnjnQ9uaYs=
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=taugh.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding; s=5193ef7c.xn--i8sz2z.k1305; olt=johnl@user.iecc.com; bh=YDtFZIMEdplun8VYbxJ05CQ9pQU56eVCqdw2EIhWuSE=; b=fMXgfbefRHFwlrvrIDBGx9Q8A2KtMTgMyrcGinWb0ItDm1QRcEWqSd9+V158nO2fmCoMfxXu6Fi9XtUW6WOHuiFpJpJV7hZbdC5l6/FbQQSKzIeUSgpwYrE/FiPJr6AAZlzhAJzI3RGEG1c5Iml4vG9J8GrkKtp+LEQ8se7ptTk=
Date: Wed, 15 May 2013 20:26:13 -0000
Message-ID: <20130515202613.24981.qmail@joyce.lan>
From: John Levine <johnl@taugh.com>
To: apps-discuss@ietf.org
In-Reply-To: <01OTO93GD6L2000054@mauve.mrochek.com>
Organization:
X-Headerized: yes
Mime-Version: 1.0
Content-type: text/plain; charset="utf-8"
Content-transfer-encoding: 8bit
Cc: ned.freed@mrochek.com
Subject: Re: [apps-discuss] Review of: draft-ietf-appsawg-malformed-mail-03
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/apps-discuss>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 15 May 2013 20:26:45 -0000

>This is going to take a lot more than three paragraphs to do properly. I'd
>suggest something like this (apologies in advance - this is *very* rough, but
>I'm in the middle of an office move and don't have time right now to wordsmith
>the text the way I normally would):

Way better than what I sent.

>But more to the point, lots of software, including metamail, the original MIME
>software, pays no attention to MIME-Version: at all. And the chances of this
>changes are, IMO, remote.

I use Alpine which is one of the very few MUAs that take Murray's
advice and ignore MIME headers if the MIME-Version is missing.  It is
a pain in the patoot, since it is invariably wrong.  I ended up using
procmail to add the missing header to mail from known screwups like
the NY Times so I could read it properly.

R's,
John