Re: HTML for email (was: Re: document writing/editing tools used by IETF)

Viktor Dukhovni <ietf-dane@dukhovni.org> Mon, 01 March 2021 19:51 UTC

Return-Path: <ietf-dane@dukhovni.org>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA55C3A21FF for <ietf@ietfa.amsl.com>; Mon, 1 Mar 2021 11:51:07 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.9
X-Spam-Level:
X-Spam-Status: No, score=-1.9 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
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 kL4xnhMkh5qc for <ietf@ietfa.amsl.com>; Mon, 1 Mar 2021 11:51:06 -0800 (PST)
Received: from straasha.imrryr.org (straasha.imrryr.org [100.2.39.101]) (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 5ECB13A21FE for <ietf@ietf.org>; Mon, 1 Mar 2021 11:51:06 -0800 (PST)
Received: by straasha.imrryr.org (Postfix, from userid 1001) id E19C5C3F77; Mon, 1 Mar 2021 14:51:04 -0500 (EST)
Date: Mon, 01 Mar 2021 14:51:04 -0500
From: Viktor Dukhovni <ietf-dane@dukhovni.org>
To: ietf@ietf.org
Subject: Re: HTML for email (was: Re: document writing/editing tools used by IETF)
Message-ID: <YD1FqApQhArqv/7Q@straasha.imrryr.org>
Reply-To: ietf@ietf.org
References: <20210227190200.06ED46F10439@ary.qy> <4064.1614454347@localhost> <s1f0vo$ejp$1@gal.iecc.com> <59240886-320d-fae3-6b98-7b83dacaf5e7@network-heretics.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <59240886-320d-fae3-6b98-7b83dacaf5e7@network-heretics.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/K820nS4KKPmsyKAvq75NMi9HZcg>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 01 Mar 2021 19:51:08 -0000

On Mon, Mar 01, 2021 at 12:05:49AM -0500, Keith Moore wrote:

> Ok, but to be fair: HTML is a disaster for email.

Mostly in the case of badly machine-generated HTML.  I have
little-difficulty with email sent by humans, where the MUA also emits a
sensible text/plain variant.

> Way back in the mid-1990s most of us thought it would work out ok, and
> more likely to succeed than text/richtext.   But we didn't really take
> the time to understand the nature of the problem in either case.   
> It's hard to write a good html editor for email, especially one that
> handles inline replies properly, and every single HTML editor for
> email I know of botches this.

Way back in the 90's I for one expected that HTML would work more poorly
than it turned out.  As for editors, Apple's Mail.app does a fine job of
editing both HTML and non-HTML email, and handles quoting and inline
replies well.  It is mostly Outlook that's historically poor at RFC2822
and MIME support, because ... MAPI and NIH.

This is not a hard problem, the real issue is that the industry has not
for some time been investing much effort into improving MUAs, its all
walled gardens and cloud now.

-- 
    Viktor.