Re: [sieve] Last Call: draft-freed-sieve-notary (Sieve Email Filtering: Delivery Status Notifications and Deliver-By Extensions) to Proposed Standard

Arnt Gulbrandsen <arnt@gulbrandsen.priv.no> Tue, 18 May 2010 10:41 UTC

Return-Path: <arnt@gulbrandsen.priv.no>
X-Original-To: sieve@core3.amsl.com
Delivered-To: sieve@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 7C23C3A6982 for <sieve@core3.amsl.com>; Tue, 18 May 2010 03:41:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.304
X-Spam-Level:
X-Spam-Status: No, score=-0.304 tagged_above=-999 required=5 tests=[AWL=-0.305, BAYES_50=0.001]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BHeQug13sxe4 for <sieve@core3.amsl.com>; Tue, 18 May 2010 03:41:23 -0700 (PDT)
Received: from strange.aox.org (strange.aox.org [IPv6:2001:4d88:100c::1]) by core3.amsl.com (Postfix) with ESMTP id BE63E3A6B79 for <sieve@ietf.org>; Tue, 18 May 2010 03:41:10 -0700 (PDT)
Received: from fri.gulbrandsen.priv.no (kalyani.aox.org [79.140.39.164]) by strange.aox.org (Postfix) with ESMTP id A1592FA005A; Tue, 18 May 2010 10:41:04 +0000 (UTC)
Received: from arnt@gulbrandsen.priv.no by fri.gulbrandsen.priv.no (Archiveopteryx 3.1.3) with esmtpsa id 1274179259-37716-37715/8/18; Tue, 18 May 2010 12:40:59 +0200
Message-Id: <4BF26E69.6090507@gulbrandsen.priv.no>
Date: Tue, 18 May 2010 12:39:37 +0200
From: Arnt Gulbrandsen <arnt@gulbrandsen.priv.no>
Organization: Me, http://arnt.gulbrandsen.priv.no
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8pre) Gecko/20100120 Shredder/3.0.2pre
Mime-Version: 1.0
To: sieve@ietf.org
References: <20100325194921.840C93A6CC2@core3.amsl.com> <20100516203812.22202i49qy66gubk@webmail.aegee.org> <01NN6S05A1TO004042@mauve.mrochek.com>
In-Reply-To: <01NN6S05A1TO004042@mauve.mrochek.com>
Content-Type: text/plain; charset="iso-8859-1"; format="flowed"
Subject: Re: [sieve] Last Call: draft-freed-sieve-notary (Sieve Email Filtering: Delivery Status Notifications and Deliver-By Extensions) to Proposed Standard
X-BeenThere: sieve@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: SIEVE Working Group <sieve.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/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: Tue, 18 May 2010 10:41:24 -0000

On 05/16/2010 11:53 PM, NED+mta-filters@mauve.mrochek.com wrote:
>> Hello,
>
>> For draft-george-sieve-vacation-time it was agreed, that providing
>> "vacation-seconds" in "require" implies that "vacation" is also
>> specified.
>
>> My suggestion is to include in draft-freed-sieve-notary that require
>> "envelope-dsn"/"envelope-deliverby" implies require "envelope".
>
> I'm ambivalent about this suggestion. What do other people think?

I'd just as soon not have another special rule.

require [ "bond", "bond-james" ] isn't pretty. But not worse than many 
oher sieve constructs. Further, generators already know to include 
require "foo" when using extension foo, so I don't think these "bond, 
james bond" rules are greatly necessary either.

Arnt