Re: [sieve] I-D Action: draft-ietf-sieve-imap-sieve-09.txt

Stephan Bosch <stephan@rename-it.nl> Fri, 12 October 2012 11:47 UTC

Return-Path: <stephan@rename-it.nl>
X-Original-To: sieve@ietfa.amsl.com
Delivered-To: sieve@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0834521F844F for <sieve@ietfa.amsl.com>; Fri, 12 Oct 2012 04:47:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.054
X-Spam-Level:
X-Spam-Status: No, score=-0.054 tagged_above=-999 required=5 tests=[AWL=-0.150, BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545, J_CHICKENPOX_45=0.6]
Received: from mail.ietf.org ([64.170.98.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ng5kZj-mw4YB for <sieve@ietfa.amsl.com>; Fri, 12 Oct 2012 04:47:27 -0700 (PDT)
Received: from drpepper.rename-it.nl (drpepper.rename-it.nl [217.119.238.16]) by ietfa.amsl.com (Postfix) with ESMTP id 7835C21F853B for <sieve@ietf.org>; Fri, 12 Oct 2012 04:47:26 -0700 (PDT)
Received: from ewi1299.ewi.utwente.nl ([130.89.145.113]:55522) by drpepper.rename-it.nl with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from <stephan@rename-it.nl>) id 1TMdi5-0005bO-Qp for sieve@ietf.org; Fri, 12 Oct 2012 13:47:24 +0200
Message-ID: <50780343.9050302@rename-it.nl>
Date: Fri, 12 Oct 2012 13:47:15 +0200
From: Stephan Bosch <stephan@rename-it.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:15.0) Gecko/20120907 Thunderbird/15.0.1
MIME-Version: 1.0
To: sieve@ietf.org
References: <20120915020634.9588.76361.idtracker@ietfa.amsl.com> <CAC4RtVDUxusjA-dG=-aQfpdWQ_qXKueOZF+qwzxiqLUQ7cf76A@mail.gmail.com> <5075D84B.8030007@rename-it.nl> <CAEdAYKVtR+LvFfeYbcPeTC0HpT7DvCyFNHaQk1dJSfjDNBUFTg@mail.gmail.com> <CALaySJLevN_8AHgDOmJm+-p07B=FwvYvTGRJsDksXRH_vb=0fQ@mail.gmail.com>
In-Reply-To: <CALaySJLevN_8AHgDOmJm+-p07B=FwvYvTGRJsDksXRH_vb=0fQ@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 7bit
X-RenameIT-MailScanner-SpamScore: -2.3 (--)
X-RenameIT-MailScanner-SpamCheck: No, score=-2.3 required=5.0 tests=ALL_TRUSTED, BAYES_00 autolearn=ham version=3.3.1
Subject: Re: [sieve] I-D Action: draft-ietf-sieve-imap-sieve-09.txt
X-BeenThere: sieve@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: SIEVE Working Group <sieve.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sieve>, <mailto:sieve-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/sieve>
List-Post: <mailto:sieve@ietf.org>
List-Help: <mailto:sieve-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sieve>, <mailto:sieve-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Oct 2012 11:47:28 -0000

Op 10/10/2012 10:45 PM, Barry Leiba schreef:
>>> Just a question, how are we going to handle the approval of the following
>>> IMAP extension?
>>>
>>> https://tools.ietf.org/html/draft-ietf-imapmove-command-01
>>>
>>> Intuitively, I would say that adds a new imap.cause item called "MOVE" and I
>>> guess at some point this (or something else) would need to be documented.
>>> Would it still be possible for the editor to hammer it into the current
>>> yet-to-be-RFC imapsieve document if IMAP MOVE (somehow) makes it to RFC
>>> first?
>> IMAP Sieve is already in the Editor's Queue, so it's surely ahead of IMAP MOVE.
> Right, and I've addressed this in my AD review of the MOVE extension document:
> http://www.ietf.org/mail-archive/web/imapext/current/msg04712.html

I must have missed that one, because I am subscribed to that list.

> I thought about that when I wrote the above, and I can't find a good
> reason to distinguish MOVE from COPY in imap-sieve.  It also wouldn't
> be as simple as just defining a new cause: we'd have to decide whether
> only the target-mailbox script is run, or whether the source-mailbox
> script is run as well.  My sense is that it's not an important
> distinction, and we don't want to go there.
I agree.

Regards,

Stephan.