Re: [sieve] Duplicate test

Stephan Bosch <stephan@rename-it.nl> Thu, 17 January 2013 11:53 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 DB08021F892D for <sieve@ietfa.amsl.com>; Thu, 17 Jan 2013 03:53:20 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.504
X-Spam-Level:
X-Spam-Status: No, score=-0.504 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, HELO_EQ_NL=0.55, HOST_EQ_NL=1.545]
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 KXth2bwlsVo6 for <sieve@ietfa.amsl.com>; Thu, 17 Jan 2013 03:53:20 -0800 (PST)
Received: from drpepper.rename-it.nl (drpepper.rename-it.nl [217.119.238.16]) by ietfa.amsl.com (Postfix) with ESMTP id 5A0B021F8910 for <sieve@ietf.org>; Thu, 17 Jan 2013 03:53:18 -0800 (PST)
Received: from ewi1299.ewi.utwente.nl ([130.89.145.113]:56560) 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 1Tvo1z-0003QT-CA; Thu, 17 Jan 2013 12:53:17 +0100
Message-ID: <50F7E625.1080509@rename-it.nl>
Date: Thu, 17 Jan 2013 12:53:09 +0100
From: Stephan Bosch <stephan@rename-it.nl>
User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130107 Thunderbird/17.0.2
MIME-Version: 1.0
To: Ned Freed <ned.freed@mrochek.com>
References: <50F3F8C7.9030804@rename-it.nl> <01OP13BY38UQ00008T@mauve.mrochek.com>
In-Reply-To: <01OP13BY38UQ00008T@mauve.mrochek.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
Cc: Sieve mailing list <sieve@ietf.org>
Subject: Re: [sieve] Duplicate test
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: Thu, 17 Jan 2013 11:53:21 -0000

Hi Ned,

On 1/16/2013 4:10 AM, Ned Freed wrote:
>
>> What do you think? Would you be interested in having functionality like
>> this standardized? Should I submit this as a draft?
>
> I think the underlying idea is excellent and deserves to be 
> standardized in one
> form or another. I also like the way the optional parameters make the 
> test easy
> to use in the default way, but provide the flexibility to test 
> arbitrary string
> parameters.
>
> About the only thing that's missing is the ability to do things like 
> count
> occurances, and I'm pretty strongly inclined not to add that.
>
> So yes, please submit this and let's work on getting it standardized.

Ok, I turned it into an Internet draft.

Here is the submission:

https://datatracker.ietf.org/doc/draft-bosch-sieve-duplicate/
http://tools.ietf.org/html/draft-bosch-sieve-duplicate-00

Regards,

Stephan.