[ietf-smtp] Should we update an RFC if people refuse to implement parts of it ?

"John R. Levine" <johnl@iecc.com> Mon, 24 May 2021 23:06 UTC

Return-Path: <johnl@iecc.com>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0AF683A107E for <ietf-smtp@ietfa.amsl.com>; Mon, 24 May 2021 16:06:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level:
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=iecc.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9cg3kO44t7S7 for <ietf-smtp@ietfa.amsl.com>; Mon, 24 May 2021 16:05:57 -0700 (PDT)
Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 804A23A107F for <ietf-smtp@ietf.org>; Mon, 24 May 2021 16:05:57 -0700 (PDT)
Received: (qmail 57370 invoked from network); 24 May 2021 23:05:55 -0000
DKIM-Signature: v=1; a=rsa-sha256; c=simple; d=iecc.com; h=date:message-id:from:to:subject:mime-version:content-type; s=e018.60ac3153.k2105; bh=FzceVuflGXMJf/VdWoYpmcqGsDC711bRmSTbcUmn4T0=; b=yoWRYOh21PIwa0ND5R6LywuTj3xXgNe2Ml6O45TP6YQfEBTjlL9+UIzeQ0XlWzYDj4P23LfO7Kr+M6Pt9gDU+VJ7Db8tY0FmYYlkTGbidy4yDcg4k/pNS2NiDwveMY/Vsi0D6QHhTE7ELyUBZRUgOPvWCJLSZhWtNJuzkjZ3wumLamzKCC4sKLXrlpiVe3X0JBV81ibtH8eYuz+PT9A3zTmrDL0lAI3YnolR24uxbwqQalZv3C2e/kEf4GXsB956t2WyEnM8ULvz7aoUni+TXkvuTVSrdiW5TDT09w5mk9h/xlB6voIr1C2Ry04wmnQhjBgBwm9Bet9fhMPne5oPlg==
Received: from ary.qy ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.2 ECDHE-RSA AES-256-GCM AEAD) via TCP6; 24 May 2021 23:05:55 -0000
Received: by ary.qy (Postfix, from userid 501) id 863DE899195; Mon, 24 May 2021 19:05:53 -0400 (EDT)
Received: from localhost (localhost [127.0.0.1]) by ary.qy (Postfix) with ESMTP id 33183899177 for <ietf-smtp@ietf.org>; Mon, 24 May 2021 19:05:53 -0400 (EDT)
Date: Mon, 24 May 2021 19:05:53 -0400
Message-ID: <dde03886-a735-b52e-5cc2-3f9df96ef7a6@iecc.com>
From: "John R. Levine" <johnl@iecc.com>
To: ietf-smtp@ietf.org
X-X-Sender: johnl@ary.qy
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf-smtp/hUAuZfbFeU-iOl4f3cYXBOTNA5U>
Subject: [ietf-smtp] Should we update an RFC if people refuse to implement parts of it ?
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 24 May 2021 23:06:03 -0000

I've been doing some EAI tests.  RFC 6531 section 3.7.3 says that domain 
names in trace headers SHOULD all be U-labels.  In practice, everyone uses 
A-labels for reasons that are not absurd.  The FROM clause has the name 
from the EHLO command which has to be sent as A-labels, and it's quite 
plausible to have a message where the message itself is entirely ASCII, 
sent to a UTF-8 address, which then could be forwarded to an ASCII address 
except that it has those U-labels in the trace header which would have to 
be downgraded.  I've talked to a couple of MTA maintainers who have told 
me forget it, that's silly, not doing that.

In a situation like this, would it make sense in a future update to the 
RFC to adjust the advice to the reality?

Regards,
John Levine, johnl@taugh.com, Primary Perpetrator of "The Internet for Dummies",
Please consider the environment before reading this e-mail. https://jl.ly