[sieve] Reviving draft-ietf-sieve-imap-sieve
Barry Leiba <barryleiba.mailing.lists@gmail.com> Tue, 26 January 2010 19:04 UTC
Return-Path: <barryleiba.mailing.lists@gmail.com>
X-Original-To: sieve@core3.amsl.com
Delivered-To: sieve@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id CCA383A699C for <sieve@core3.amsl.com>; Tue, 26 Jan 2010 11:04:23 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.599
X-Spam-Level:
X-Spam-Status: No, score=-2.599 tagged_above=-999 required=5 tests=[BAYES_00=-2.599]
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 uR1N5ebhLTlg for <sieve@core3.amsl.com>; Tue, 26 Jan 2010 11:04:23 -0800 (PST)
Received: from mail-fx0-f221.google.com (mail-fx0-f221.google.com [209.85.220.221]) by core3.amsl.com (Postfix) with ESMTP id 845D83A6991 for <sieve@ietf.org>; Tue, 26 Jan 2010 11:04:22 -0800 (PST)
Received: by fxm21 with SMTP id 21so884648fxm.29 for <sieve@ietf.org>; Tue, 26 Jan 2010 11:04:30 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:date:message-id :subject:from:to:content-type; bh=X7MRL6anVJI4C3QrMjLOLoRouwfgnQ/ogfhoQosivts=; b=MJaRImlGX+7mE1eWmONRQ9LWrGcRge/Sd/l4jDj0ENy9qt67KkkfWVan+12I06JGUF W6QzW+4uMGx1fFO9v0WefaOeP0dBKiBF0FBs9FtONQmS9ZhJo/PACoyIQJ6xZKIOm5GK MzhrdX1dHH5Vwe3hA0d1qiu+gR9VfGK0Vup6w=
DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:date:message-id:subject:from:to:content-type; b=bVM1gLVsxxZwciPHV2WFb7D8sKmmvMLTktMdBSTCq3VI5t0+fgleal8AwABZEafQ6O fgmzha/5OboJlNtsx2R3g0X15BFlpFUxJVMWqikkmZOPK3fJUWjIT64I2sBcHatgSVN2 Oj+23R/KwSLybeFnGieLHPXHkXZ1JbqTBqS2E=
MIME-Version: 1.0
Received: by 10.223.59.3 with SMTP id j3mr3166554fah.46.1264532670527; Tue, 26 Jan 2010 11:04:30 -0800 (PST)
Date: Tue, 26 Jan 2010 14:04:30 -0500
Message-ID: <6c9fcc2a1001261104r6a0d91d7j3705a39ec2fc638a@mail.gmail.com>
From: Barry Leiba <barryleiba.mailing.lists@gmail.com>
To: NED+mta-filtersmauvemrochekcom <ned+mta-filters@mauve.mrochek.com>, Sieve mailing list <sieve@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [sieve] Reviving draft-ietf-sieve-imap-sieve
X-BeenThere: sieve@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: barryleiba@computer.org
List-Id: SIEVE Working Group <sieve.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/sieve>, <mailto:sieve-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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: Tue, 26 Jan 2010 19:04:23 -0000
> A New Internet-Draft is available from the on-line Internet-Drafts directories. > This draft is a work item of the Sieve Mail Filtering Language Working Group of the IETF. > > Title : Support for Sieve in Internet Message Access Protocol (IMAP4) > Author(s) : B. Leiba > Filename : draft-ietf-sieve-imap-sieve-00.txt > Pages : 24 > Date : 2010-01-26 > > Sieve defines an email filtering language that can, in principle, > plug into any point in the processing of an email message. As > defined in the base specification, it plugs into mail delivery. This > document defines how Sieve can plug into points in the IMAP protocol > where messages are created or changed, adding the option of user- > defined or installation-defined filtering (or, with Sieve extensions, > features such as notifications). ... > A URL for this Internet-Draft is: > http://www.ietf.org/internet-drafts/draft-ietf-sieve-imap-sieve-00.txt I have just submitted draft-ietf-sieve-imap-sieve-00, which moves draft-ietf-lemonade-imap-sieve-06 over to the Sieve working group. What I submitted is meant to revive the now-expired draft and move it here, and to work on resolving the issues that Ned brought up a very long time ago now. If I remember correctly, Ned has the current action on this, to look it over, particularly the notes (search for "[["), see if the last set of changes I made satisfy some of the issues that Ned had with it, and see what Ned suggests doing about the others. Ned, can you have a look? Thanks. Barry
- [sieve] Reviving draft-ietf-sieve-imap-sieve Barry Leiba