Protocol Action: 'Sieve Email Filtering: Date and Index Extensions' to Proposed Standard
The IESG <iesg-secretary@ietf.org> Mon, 09 June 2008 20:02 UTC
Return-Path: <ietf-announce-bounces@ietf.org>
X-Original-To: ietf-announce-archive@megatron.ietf.org
Delivered-To: ietfarch-ietf-announce-archive@core3.amsl.com
Received: from [127.0.0.1] (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id D09833A6C8F; Mon, 9 Jun 2008 13:02:51 -0700 (PDT)
X-Original-To: ietf-announce@ietf.org
Delivered-To: ietf-announce@core3.amsl.com
Received: by core3.amsl.com (Postfix, from userid 30) id 178043A6AAC; Mon, 9 Jun 2008 13:02:50 -0700 (PDT)
X-idtracker: yes
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Protocol Action: 'Sieve Email Filtering: Date and Index Extensions' to Proposed Standard
Message-Id: <20080609200251.178043A6AAC@core3.amsl.com>
Date: Mon, 09 Jun 2008 13:02:51 -0700
Cc: Internet Architecture Board <iab@iab.org>, RFC Editor <rfc-editor@rfc-editor.org>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: IETF Announcements <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/pipermail/ietf-announce>
List-Post: <mailto:ietf-announce@ietf.org>
List-Help: <mailto:ietf-announce-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=subscribe>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: ietf-announce-bounces@ietf.org
Errors-To: ietf-announce-bounces@ietf.org
The IESG has approved the following document: - 'Sieve Email Filtering: Date and Index Extensions ' <draft-freed-sieve-date-index-12.txt> as a Proposed Standard This document has been reviewed in the IETF but is not the product of an IETF Working Group. The IESG contact person is Lisa Dusseault. A URL of this Internet-Draft is: http://www.ietf.org/internet-drafts/draft-freed-sieve-date-index-12.txt Technical Summary This document describes the "date" and "index" extensions to the Sieve email filtering language. The "date" extension gives Sieve the ability to test date and time values in various ways. The "index" extension provides a means to limit header and address tests to specific instances of header fields when header fields are repeated. Working Group Summary This is an individual submission. It was informally last called in the Sieve WG and there was strong support for publishing the document. Document Quality There is at least 2 server implementations (Sun, Oryx) of this document. At least 2 more implementors (Isode, libsieve) are interested in implementing it. At least 4 people have reviewed the document. Posted comments were addressed in the latest revision. Personnel Alexey Melnikov <alexey.melnikov@isode.com> is the document shepherd for this document. Lisa Dusseault is the sponsor and reviewed this for the IESG. RFC Editor Note OLD: "year", "month", "day", "date", "hour", "minute", "second" and ^^^^^^^ "weekday" all use fixed-width string representations of integers, and can therefore be compared with "i;octet", "i;ascii-casemap", and "i;ascii-numeric" with equivalent results. NEW: "year", "month", "day", "hour", "minute", "second" and "weekday" all use fixed-width string representations of integers, and can therefore be compared with "i;octet", "i;ascii-casemap", and "i;ascii-numeric" with equivalent results. "date" also uses fixed-width string representations of integers, and ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can therefore be compared with "i;octet", "i;ascii-casemap", however ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ "i;ascii-numeric" can't be used with it, as "i;ascii-numeric" doesn't allow ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ for non digit characters. ^^^^^^^^^^^^^^^^^^^^^^^^^ _______________________________________________ IETF-Announce mailing list IETF-Announce@ietf.org https://www.ietf.org/mailman/listinfo/ietf-announce