Protocol Action: 'Sieve Email Filtering: Ihave Extension' to Proposed Standard

The IESG <iesg-secretary@ietf.org> Tue, 20 January 2009 15:37 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 2AC073A68AC for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Tue, 20 Jan 2009 07:37:10 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -106.599
X-Spam-Level:
X-Spam-Status: No, score=-106.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, RCVD_IN_DNSWL_MED=-4, USER_IN_WHITELIST=-100]
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 tKfIsEWGCIBZ for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Tue, 20 Jan 2009 07:37:09 -0800 (PST)
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 623F93A67AC for <sieve-archive-Aet6aiqu@ietf.org>; Tue, 20 Jan 2009 07:37:08 -0800 (PST)
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 n0KFQqhs021698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Jan 2009 08:26:52 -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 n0KFQqbZ021697; Tue, 20 Jan 2009 08:26:52 -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 mail.ietf.org (mail.ietf.org [64.170.98.32]) by balder-227.proper.com (8.14.2/8.14.2) with ESMTP id n0KFQqTj021691 for <ietf-mta-filters@imc.org>; Tue, 20 Jan 2009 08:26:52 -0700 (MST) (envelope-from wwwrun@core3.amsl.com)
Received: by core3.amsl.com (Postfix, from userid 30) id 89E6328C1F8; Tue, 20 Jan 2009 07:26:41 -0800 (PST)
X-idtracker: yes
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Cc: Internet Architecture Board <iab@iab.org>, RFC Editor <rfc-editor@rfc-editor.org>, sieve mailing list <ietf-mta-filters@imc.org>, sieve chair <sieve-chairs@tools.ietf.org>
Subject: Protocol Action: 'Sieve Email Filtering: Ihave Extension' to Proposed Standard
Message-Id: <20090120152641.89E6328C1F8@core3.amsl.com>
Date: Tue, 20 Jan 2009 07:26:41 -0800
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>

The IESG has approved the following document:

- 'Sieve Email Filtering: Ihave Extension '
   <draft-freed-sieve-ihave-04.txt> as a Proposed Standard

This document is the product of the Sieve Mail Filtering Language Working 
Group. 

The IESG contact persons are Lisa Dusseault and Chris Newman.

A URL of this Internet-Draft is:
http://www.ietf.org/internet-drafts/draft-freed-sieve-ihave-04.txt

Technical Summary


This document describes the "ihave" extension to the Sieve email
filtering language.  The "ihave" extension provides a means to write
scripts that can take advantage of optional Sieve features but can
still run when those optional features are not available.  The
extension also defines a new error control command intended to be
used to report situations where no combination of available
extensions satisfies the needs of the script.

Working Group Summary

There were some discussions about whether the ihave test should only 
enable an extension for the if block it is used in, or whether it 
should enable the extension till the end of the script. The latter 
was chosen due to perceived ease of implementability and this represents 
rough consensus of the WG.

Document Quality

There is at least 1 server implementations of this document. At least 1
more server vendor is implementing it and at least a 3 more are interested
in implementing it.

At least 4 people have reviewed the document. Majority of posted comments
were addressed in the latest revision.

Personnel

Alexey Melnikov is the Document Shepherd.  Lisa Dusseault is the
Sponsoring AD.