Re: Proposed charter change
Ned Freed <ned.freed@mrochek.com> Thu, 13 March 2008 16:03 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 11EE928C23D for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Thu, 13 Mar 2008 09:03:10 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -0.662
X-Spam-Level:
X-Spam-Status: No, score=-0.662 tagged_above=-999 required=5 tests=[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 ounFxtMoXM3S for <ietfarch-sieve-archive-Aet6aiqu@core3.amsl.com>; Thu, 13 Mar 2008 09:03:08 -0700 (PDT)
Received: from balder-227.proper.com (cl-240.ewr-01.us.sixxs.net [IPv6:2001:4830:1200:ef::2]) by core3.amsl.com (Postfix) with ESMTP id B8E0228C82C for <sieve-archive-Aet6aiqu@ietf.org>; Thu, 13 Mar 2008 09:02:26 -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 m2DFoFMg058906 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Mar 2008 08:50:15 -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 m2DFoFnu058905; Thu, 13 Mar 2008 08:50:15 -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 m2DFoCRU058895 for <ietf-mta-filters@imc.org>; Thu, 13 Mar 2008 08:50:13 -0700 (MST) (envelope-from ned.freed@mrochek.com)
MIME-version: 1.0
Content-transfer-encoding: 7bit
Content-type: TEXT/PLAIN; format="flowed"
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01MSD7WFSFB4002AHR@mauve.mrochek.com> for ietf-mta-filters@imc.org; Thu, 13 Mar 2008 08:50:11 -0700 (PDT)
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01MSD7JN0AJK000RLZ@mauve.mrochek.com>; Thu, 13 Mar 2008 08:50:08 -0700 (PDT)
Cc: SIEVE <ietf-mta-filters@imc.org>
Message-id: <01MSD7WEG7I2000RLZ@mauve.mrochek.com>
Date: Thu, 13 Mar 2008 08:44:43 -0700
From: Ned Freed <ned.freed@mrochek.com>
Subject: Re: Proposed charter change
In-reply-to: "Your message dated Thu, 13 Mar 2008 11:00:30 -0400" <ADC7759F58B3AE206D9258F6@dhcp-1790.ietf71.ietf.org>
References: <ADC7759F58B3AE206D9258F6@dhcp-1790.ietf71.ietf.org>
To: Cyrus Daboo <cyrus@daboo.name>
DKIM-Signature: a=rsa-sha1; c=nowsp; d=mrochek.com; s=mauve; t=1205423410; h=Date: From:Subject:MIME-version:Content-type; b=ShOe5ASk031r5da+iFUtW6UAc /8I/GzYwYK4ylsHkPPfX53rvXN0lzrSdfAo3Jo534Mn5THoSaFp8mzYhftc2w==
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>
> We would like to see a "show of hands" from implementers on each of the new > extensions being proposed so that we can judge the interest in each. OK... > (a) Body (draft-ietf-sieve-body-07.txt) Partial implementation likely, full implementation unlikely - too expensive computationally. > (b) Notify mailto (draft-ietf-sieve-notify-mailto.txt) We already implement the old draft of this. An update to the current draft is planned. > (c) Edit header (draft-ietf-sieve-editheader-10.txt) Already implemented. > (d) Mime loops (draft-ietf-sieve-mime-loop-04.txt) Partially implemented. Full implementation likely. > (e) Refuse/reject (draft-ietf-sieve-refuse-reject-06.txt) Already implemented. > (2) Finalize and publish the following SIEVE extensions as proposed > standards: > (a) Date/Index (draft-freed-sieve-date-index-08.txt) Already implemented. > (b) iHave (draft-freed-sieve-ihave-01.txt) Already implemented. > (c) Environment (draft-freed-sieve-environment-03.txt) Already implemented. > (d) Notary (draft-freed-sieve-notary-01.txt) Will be implemented once specification is completed. > (e) SIEVE in XML (draft-freed-sieve-in-xml-01.txt) Already implemented. > (f) Notify-sip (draft-melnikov-sieve-notify-sip-message-01.txt) Unlikely to implement. > (g) ManageSIEVE (draft-martin-managesieve-08.txt) Implementation in progress. > (h) RegEx (draft-ietf-sieve-regex-00.txt) Already implemented, but will probably need i18n work. > (j) Meta-data (draft-melnikov-sieve-imapext-metadata-03.txt) Under investigation. > (k) Include/multi-script (draft-daboo-sieve-include-05.txt) We use the multiple script approach instead and this doesn't reallly fit our storage model. Unlikely to implement but this may change depending on how the draft progresses. > (k) Address data (draft-melnikov-sieve-external-lists-01) Not implemented yet but next on the to-do list. Ned
- Proposed charter change Cyrus Daboo
- Re: Proposed charter change Ned Freed
- Re: Proposed charter change Nigel Swinson
- Re: Proposed charter change Alexey Melnikov
- Re: Proposed charter change Mark E. Mallett
- Re: Proposed charter change Arnt Gulbrandsen
- Re: Proposed charter change Michael Haardt
- Re: Proposed charter change Ken Murchison
- Re: Proposed charter change Barry Leiba
- Re: Proposed charter change Alexandros Vellis