Re: [Extra] imap4rev2: RFC6851 MOVE

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Thu, 15 November 2018 22:12 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: extra@ietfa.amsl.com
Delivered-To: extra@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BA421130E55 for <extra@ietfa.amsl.com>; Thu, 15 Nov 2018 14:12:54 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=gulbrandsen.priv.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 RhLbXhlg6bs1 for <extra@ietfa.amsl.com>; Thu, 15 Nov 2018 14:12:53 -0800 (PST)
Received: from stabil.gulbrandsen.priv.no (stabil.gulbrandsen.priv.no [144.76.73.169]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 02A57130E19 for <extra@ietf.org>; Thu, 15 Nov 2018 14:12:52 -0800 (PST)
Received: from stabil.gulbrandsen.priv.no (stabil.gulbrandsen.priv.no [IPv6:2a01:4f8:191:91a8::3]) by stabil.gulbrandsen.priv.no (Postfix) with ESMTP id 616A6C001B; Thu, 15 Nov 2018 22:13:54 +0000 (GMT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1542320034; bh=M2ooOi9FUCQRrFwf5QHcrJJdUtPwT4aZvp3YyiWpLNM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=mlj2cGzACWwwhdz7A8nCLOO2Ut4ynWGFwe7L9gUL53YVoHfH3t5sAug+15XSZEA+d UDHsu4hs3fQ9L+Od0Oo92FQfwaKV+cTGk3fOaG43tB05/kqw1NUDlHA65BlCsJq0KC MO5VhoPpCqkrut7PwG0RJXcb4rXFNNRaq/kqLJ5Y=
Received: from arnt@gulbrandsen.priv.no by stabil.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1542320033-32426-32424/9/247; Thu, 15 Nov 2018 22:13:53 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: extra@ietf.org
Date: Thu, 15 Nov 2018 23:12:50 +0100
Mime-Version: 1.0
Message-Id: <0cd69746-bcbd-4cea-8500-8d485eef33ea@gulbrandsen.priv.no>
In-Reply-To: <CAPj8JorqagqO885sWme=FLKE6W5nm3ObOP6spwk48cRUrAUS0A@mail.gmail.com>
References: <bf58fc05-b4f6-4078-a888-ddda75cce724@sloti7d1t02> <5BE4DB10.6090003@aol.com> <+zYCDTO4ZdsjSWin88IbqbIxTnobzOcvIPeIiYbAjBA=.sha-256@antelope.email> <776977791.12860.1542298378436@appsuite.open-xchange.com> <d6481874-4613-4881-bc86-1c409bc43c59@gulbrandsen.priv.no> <CAPj8JorqagqO885sWme=FLKE6W5nm3ObOP6spwk48cRUrAUS0A@mail.gmail.com>
User-Agent: Trojita/0.7; Qt/5.3.2; xcb; Linux; Devuan GNU/Linux 1.0 (jessie)
Content-Type: text/plain; charset="utf-8"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/Ryibd6_yD6iIHr7WdM92_Uk2zKg>
Subject: Re: [Extra] imap4rev2: RFC6851 MOVE
X-BeenThere: extra@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Email mailstore and eXtensions To Revise or Amend <extra.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/extra>, <mailto:extra-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/extra/>
List-Post: <mailto:extra@ietf.org>
List-Help: <mailto:extra-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/extra>, <mailto:extra-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 15 Nov 2018 22:12:55 -0000

On Thursday 15 November 2018 22:43:47 CET, Rob Siemborski wrote:
> IIRC, Mark's resistance came from the "its a shortcut" idea 
> that Michael mentioned.

One of the people who proposed a MOVE argued that the command wasn't a 
shortcut in case of... at least three formats that were in use at the time. 
MH, djb's format and one more. I don't remember the details. But I do 
remember that Mark ignored that, and that I assumed that the shortcut 
argument was just a superficial rhetorical device, not a deeply held 
conviction.

I found his position very puzzling.

Arnt