Re: [sieve] SPECIAL-USE in Sieve (RFC 6154)

Stephan Bosch <stephan@rename-it.nl> Sun, 03 April 2016 11:28 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 E554B12D5CA for <sieve@ietfa.amsl.com>; Sun, 3 Apr 2016 04:28:01 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.901
X-Spam-Level:
X-Spam-Status: No, score=-1.901 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, SPF_PASS=-0.001] autolearn=ham autolearn_force=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 kUoAx2GVbQN3 for <sieve@ietfa.amsl.com>; Sun, 3 Apr 2016 04:27:55 -0700 (PDT)
Received: from sogo.guto.nl (guto.nl [178.21.117.49]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 9AB3712D5D5 for <sieve@ietf.org>; Sun, 3 Apr 2016 04:27:53 -0700 (PDT)
Received: from lab.inertia-technology.com ([217.119.239.130] helo=[192.168.1.103]) by sogo.guto.nl with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from <stephan@rename-it.nl>) id 1amgC6-0001qS-Cg; Sun, 03 Apr 2016 13:27:51 +0200
To: Ned Freed <ned.freed@mrochek.com>
References: <56F9B3D8.8080104@rename-it.nl> <01PYIO7I2RPQ00005M@mauve.mrochek.com>
From: Stephan Bosch <stephan@rename-it.nl>
Message-ID: <5700FE3B.1000302@rename-it.nl>
Date: Sun, 03 Apr 2016 13:27:55 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.0
MIME-Version: 1.0
In-Reply-To: <01PYIO7I2RPQ00005M@mauve.mrochek.com>
Content-Type: text/plain; charset="windows-1252"; format="flowed"
Content-Transfer-Encoding: 7bit
X-SA-Exim-Connect-IP: 217.119.239.130
X-SA-Exim-Mail-From: stephan@rename-it.nl
X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000)
X-SA-Exim-Scanned: Yes (on sogo.guto.nl)
Archived-At: <http://mailarchive.ietf.org/arch/msg/sieve/gOx-nvtDJsTqBX0-mOF96CDKAuM>
Cc: Sieve mailing list <sieve@ietf.org>
Subject: Re: [sieve] SPECIAL-USE in Sieve (RFC 6154)
X-BeenThere: sieve@ietf.org
X-Mailman-Version: 2.1.17
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: <https://mailarchive.ietf.org/arch/browse/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, 03 Apr 2016 11:28:02 -0000


Op 2-4-2016 om 9:28 schreef Ned Freed:
>> Please tell me what you think. I aim to submit this to appsawg soon, but
>> I think most Sieve people are still concentrated here, so I post it here
>> first.
> This looks like a useful addition to sieve to me. I support its adoption as a
> draft.

Thanks!

> One thing you'll need to address is the ability for the same special use
> attribute to be attached to multiple mailboxes. Since the ability to have the
> same special-use attribute on multiple mailboxes is implementation-specific, my
> suggestion would be to make the behavior in this case implementation-specific
> as well.

Section 4 states the following:

"More than one mailbox can have a particular special-use flag assigned. 
In that case, the mailbox that is chosen for delivery is 
implementation-defined. However, implementations MUST ensure that this 
choice is made consistently, so that the same mailbox is used every time."

Isn't that what you mean? What is missing?

Regards,

Stephan.