Re: [sieve] Fwd: New Version Notification for draft-bosch-sieve-duplicate-01.txt

Alexey Melnikov <alexey.melnikov@isode.com> Sun, 10 March 2013 14:00 UTC

Return-Path: <alexey.melnikov@isode.com>
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 A359821F863A for <sieve@ietfa.amsl.com>; Sun, 10 Mar 2013 07:00:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -101.203
X-Spam-Level:
X-Spam-Status: No, score=-101.203 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, MIME_QP_LONG_LINE=1.396, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 88ZzAyU-u3Vv for <sieve@ietfa.amsl.com>; Sun, 10 Mar 2013 07:00:51 -0700 (PDT)
Received: from statler.isode.com (statler.isode.com [62.3.217.254]) by ietfa.amsl.com (Postfix) with ESMTP id EDEA021F8639 for <sieve@ietf.org>; Sun, 10 Mar 2013 07:00:50 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1362924050; d=isode.com; s=selector; i=@isode.com; bh=B8xJ0cV1J6cJTcnbSerA/fDIRamdAAn8oX55Z+OvRac=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=CHwQbzzEdVPcAH8xdtwBc43GQ6I6QT7EMaah/tSx8c8vForsMINYCGStLMhJVg3pfrhYKI jZiMxKBChdA5P4RvXmEBZKtq7xL1l1nhia6eg2Mjc2Ko7/x0V2JgfZyv5qB2PJle1bVswb OQu4Uh5oYo9y9m5ahp94oBM+a8x7sv8=;
Received: from [10.0.1.188] ((unknown) [205.204.30.130]) by statler.isode.com (submission channel) via TCP with ESMTPSA id <UTySEQB51nnY@statler.isode.com>; Sun, 10 Mar 2013 14:00:49 +0000
References: <20130210000420.4778.87812.idtracker@ietfa.amsl.com> <5116E5ED.20307@rename-it.nl> <513B1839.3050202@rename-it.nl>
In-Reply-To: <513B1839.3050202@rename-it.nl>
Message-Id: <4A7CD266-C585-4389-8098-C3D1C25912B5@isode.com>
X-Mailer: iPad Mail (9B206)
From: Alexey Melnikov <alexey.melnikov@isode.com>
Date: Sun, 10 Mar 2013 14:01:20 +0000
To: Stephan Bosch <stephan@rename-it.nl>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Cc: Sieve mailing list <sieve@ietf.org>
Subject: Re: [sieve] Fwd: New Version Notification for draft-bosch-sieve-duplicate-01.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: Sun, 10 Mar 2013 14:00:51 -0000

On 9 Mar 2013, at 11:08, Stephan Bosch <stephan@rename-it.nl> wrote:

> Hi,
> 
> On 2/10/2013 1:12 AM, Stephan Bosch wrote:
>> Hi,
>> 
>> I made a new version of the "duplicate" draft. It should address the comments by Ned and Alexey.
> 
> Any thoughts about this?

Hi Stephan,
This looks much better, thank you.

One new issue is that I don't understand how :value works. Maybe it is a Sunday morning effect. Maybe you can show an example or two?