Re: Finishing draft-ietf-sieve-refuse-reject-06.txt
Ned Freed <ned.freed@mrochek.com> Wed, 28 May 2008 16:46 UTC
Return-Path: <owner-ietf-mta-filters@mail.imc.org>
X-Original-To: ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com
Delivered-To: ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id A5F063A6A77 for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Wed, 28 May 2008 09:46:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.182
X-Spam-Level:
X-Spam-Status: No, score=-0.182 tagged_above=-999 required=5 tests=[AWL=0.480, BAYES_00=-2.599, FH_HOST_EQ_D_D_D_D=0.765, HOST_EQ_STATIC=1.172]
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 CkklQwMQYoiI for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Wed, 28 May 2008 09:46:39 -0700 (PDT)
Received: from balder-227.proper.com (properopus-pt.tunnel.tserv3.fmt2.ipv6.he.net [IPv6:2001:470:1f04:392::2]) by core3.amsl.com (Postfix) with ESMTP id 1C6DA3A6C96 for <sieve-archive-Aet6aiqu@ietf.org>; Wed, 28 May 2008 09:45:31 -0700 (PDT)
Received: from balder-227.proper.com (localhost [127.0.0.1]) by balder-227.proper.com (8.14.2/8.14.2) with ESMTP id m4SGc196027329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 28 May 2008 09:38:01 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
Received: (from majordom@localhost) by balder-227.proper.com (8.14.2/8.13.5/Submit) id m4SGc1DR027328; Wed, 28 May 2008 09:38:01 -0700 (MST) (envelope-from owner-ietf-mta-filters@mail.imc.org)
X-Authentication-Warning: balder-227.proper.com: majordom set sender to owner-ietf-mta-filters@mail.imc.org using -f
Received: from mauve.mrochek.com (dsl-66-59-230-40.static.linkline.com [66.59.230.40]) by balder-227.proper.com (8.14.2/8.14.2) with ESMTP id m4SGbxcH027301 for <ietf-mta-filters@imc.org>; Wed, 28 May 2008 09:38:00 -0700 (MST) (envelope-from ned.freed@mrochek.com)
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01MVBFPLVD2O002EYQ@mauve.mrochek.com> for ietf-mta-filters@imc.org; Wed, 28 May 2008 09:37:43 -0700 (PDT)
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01MVBDKBOSQO000078@mauve.mrochek.com>; Wed, 28 May 2008 09:37:38 -0700 (PDT)
DKIM-Signature: a=rsa-sha1; c=nowsp; d=mrochek.com; s=mauve; t=1211992663; h=Date: From:Subject:MIME-version:Content-type; b=N1C5mn16xyIY4tw/KwRMglAto NpKq0KzCQN5dFBZocvbGrBvOCZux2xgR14MCKzFisFIDfsqamWuZOTYcehQgg==
Date: Wed, 28 May 2008 09:34:04 -0700
From: Ned Freed <ned.freed@mrochek.com>
Subject: Re: Finishing draft-ietf-sieve-refuse-reject-06.txt
In-reply-to: "Your message dated Tue, 27 May 2008 21:14:29 -0700" <1211948070.5425.32.camel@localhost>
To: Aaron Stone <aaron@serendipity.cx>
Cc: Ned Freed <ned.freed@mrochek.com>, ietf-mta-filters@imc.org, Matthew Elvey <matthew@elvey.fastmail.fm>
Message-id: <01MVBFPJ6RRG000078@mauve.mrochek.com>
MIME-version: 1.0
Content-type: TEXT/PLAIN
Content-transfer-encoding: 7bit
References: <1200945586.19021.1232455303@webmail.messagingengine.com> <01MV22MDKEYQ00007A@mauve.mrochek.com> <1211948070.5425.32.camel@localhost>
Sender: owner-ietf-mta-filters@mail.imc.org
Precedence: bulk
List-Archive: <http://www.imc.org/ietf-mta-filters/mail-archive/>
List-ID: <ietf-mta-filters.imc.org>
List-Unsubscribe: <mailto:ietf-mta-filters-request@imc.org?body=unsubscribe>
> Thank you! I took on the document at a time when I had time to work on > such things, and shortly thereafter a project at my day job expanded to > absorb all waking hours for a few months. Apologies for the delay this > caused; I look forward to finishing up the document as soon as possible. > I've adopted all of the changes suggested, albeit some with editorial > changes, with one exception: > The Sieve interpreter MUST carry out one of the > following actions (listed in order from most to least preferred), > SHOULD carry out the most preferable action, and > SHOULD fall back to lesser actions if a preferred action fails. > If we change one of those SHOULDs to MUST then I think we have to change > both. Note that it prevents people who have a good reason to take things > slightly out of order to do so and remain compliant. I am of the mind > that SHOULD makes more sense because it allows for wiggle room. That's the issue I was getting at when I said that changing this to a MUST requires additional qualification, e.g. add "possible" to the end so you have: The Sieve interpreter MUST carry out one of the following actions (listed in order from most to least preferred), MUST carry out the most preferable action possible, and MUST fall back to lesser actions if a preferred action fails. You cannot say just "MUST carry out the most preferable action" because that means you are required to carry out the first action on the list. That's clearly nonsensical. Again, I have no problem with making such a change if it makes people happier but I think the text is fine as-is. Ned
- I-D Action:draft-ietf-sieve-refuse-reject-06.txt … Matthew Elvey
- Finishing draft-ietf-sieve-refuse-reject-06.txt Ned Freed
- Re: Finishing draft-ietf-sieve-refuse-reject-06.t… Arnt Gulbrandsen
- Re: Finishing draft-ietf-sieve-refuse-reject-06.t… Aaron Stone
- Re: Finishing draft-ietf-sieve-refuse-reject-06.t… Ned Freed