Re: [Extra] I-D Action: draft-ietf-extra-sieve-snooze-00.txt

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Mon, 26 October 2020 06:56 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 E43A93A1976 for <extra@ietfa.amsl.com>; Sun, 25 Oct 2020 23:56:37 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.097
X-Spam-Level:
X-Spam-Status: No, score=-2.097 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_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] 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 uzBKbjwHudL5 for <extra@ietfa.amsl.com>; Sun, 25 Oct 2020 23:56:35 -0700 (PDT)
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 2F8613A1977 for <extra@ietf.org>; Sun, 25 Oct 2020 23:56:34 -0700 (PDT)
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 4431FC0114; Mon, 26 Oct 2020 07:02:55 +0000 (GMT)
Authentication-Results: stabil.gulbrandsen.priv.no; dmarc=none (p=none dis=none) header.from=gulbrandsen.priv.no
Authentication-Results: stabil.gulbrandsen.priv.no; spf=none smtp.mailfrom=arnt@gulbrandsen.priv.no
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gulbrandsen.priv.no; s=mail; t=1603695775; bh=2ESsuMDb5YrkHoAtT10MYnP+mxtP6C+/HznUoAlcRac=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ZAgb7XHDxpnJEWad8QTeC+qd6CTk1mC3v348iCTUAIdX42r7I5BHOMoj3xjY4T0Bj HHGeLCLWdNOmu2430vpvG9i1be98P+YH31yBjMw46HGxAJeLWc7x0WpdniHmXH0gnC nMKI7SApweJn/DgEuiKOS4mPdUN/PIDmZDNRpyQg=
Received: from arnt@gulbrandsen.priv.no by stabil.gulbrandsen.priv.no (Archiveopteryx 3.2.0) with esmtpsa id 1603695774-28651-19140/9/40; Mon, 26 Oct 2020 07:02:54 +0000
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
To: extra@ietf.org
Date: Mon, 26 Oct 2020 07:58:03 +0100
Mime-Version: 1.0
Message-Id: <f7a7d273-c6a0-4dc1-9210-f346916fe1e2@gulbrandsen.priv.no>
In-Reply-To: <e78ffd92-34d9-43ee-b866-31c1b912f556@dogfood.fastmail.com>
References: <159705787314.11834.3190103463887221194@ietfa.amsl.com> <e247472a-0001-22c2-c6be-f09a9c5beaa4@open-xchange.com> <9772b986-260e-77da-1dea-4a1ae8010857@fastmail.com> <e78ffd92-34d9-43ee-b866-31c1b912f556@dogfood.fastmail.com>
User-Agent: Trojita/0.7; Qt/5.11.3; xcb; Linux; Devuan GNU/Linux 3 (beowulf)
Content-Type: text/plain; charset="utf-8"; format="flowed"
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/5fJGM0Hu3LfpfPSWmmIV8WiiB_c>
Subject: Re: [Extra] I-D Action: draft-ietf-extra-sieve-snooze-00.txt
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: Mon, 26 Oct 2020 06:56:38 -0000

On Monday 26 October 2020 06:22:54 CET, Neil Jenkins wrote:
> I have no objection to extending fileinto rather than a new 
> command, but for our use case we need to preserve the ability to 
> set flags separately both on delivery and at awaken time.

Could you elaborate? I'm just curious here.

Arnt