Re: [Extra] I-D Action: draft-ietf-extra-sieve-fcc-09.txt

Ned Freed <ned.freed@mrochek.com> Mon, 14 January 2019 16:22 UTC

Return-Path: <ned.freed@mrochek.com>
X-Original-To: extra@ietfa.amsl.com
Delivered-To: extra@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id EA4E4131149 for <extra@ietfa.amsl.com>; Mon, 14 Jan 2019 08:22:41 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2
X-Spam-Level:
X-Spam-Status: No, score=-2 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=mrochek.com
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6IpBduonW0kQ for <extra@ietfa.amsl.com>; Mon, 14 Jan 2019 08:22:40 -0800 (PST)
Received: from mauve.mrochek.com (mauve.mrochek.com [66.218.59.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id D4505131132 for <extra@ietf.org>; Mon, 14 Jan 2019 08:22:39 -0800 (PST)
Received: from dkim-sign.mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01R1ZUIC5IZK00FGSM@mauve.mrochek.com> for extra@ietf.org; Mon, 14 Jan 2019 08:17:35 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mrochek.com; s=201712; t=1547482655; bh=WcXlgDvHdaAEXqjjzmxcmsx3mG+Fn6xbdCmnD8pyR4k=; h=Cc:Date:From:Subject:In-reply-to:References:To:From; b=SIIPXvRAr+3IrYg8Wwl9wPiqPi4Qws/58CpcnDDP2z2u3ukA9YQXuudDuHdNLTxyl M6R3h+hmsXEquUKa1RPSPcDicmlITF86wiR1+r1rYl7m3h73XYUAv7e+MPigg3YHNW OzNijR9lqE6Qof/Vo0uHtDj2bOQP/3LV8RKUPkTo=
MIME-version: 1.0
Content-transfer-encoding: 8bit
Content-type: TEXT/PLAIN; charset="utf-8"; format="flowed"
Received: from mauve.mrochek.com by mauve.mrochek.com (PMDF V6.1-1 #35243) id <01R1N39ADWKW00004L@mauve.mrochek.com>; Mon, 14 Jan 2019 08:17:31 -0800 (PST)
Cc: extra@ietf.org
Message-id: <01R1ZUI9QVMA00004L@mauve.mrochek.com>
Date: Mon, 14 Jan 2019 08:17:23 -0800
From: Ned Freed <ned.freed@mrochek.com>
In-reply-to: "Your message dated Sun, 13 Jan 2019 18:30:17 -0500" <d86fc6e0-bcd9-a8c7-3b43-b8c5c24cf262@fastmail.com>
References: <154742212344.14778.15643423403399115896@ietfa.amsl.com> <d86fc6e0-bcd9-a8c7-3b43-b8c5c24cf262@fastmail.com>
To: Ken Murchison <murch@fastmail.com>
Archived-At: <https://mailarchive.ietf.org/arch/msg/extra/B_dlklDmK3jzeHsGRsq6B_0LsiM>
Subject: Re: [Extra] I-D Action: draft-ietf-extra-sieve-fcc-09.txt
X-BeenThere: extra@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Email mailstore and eXtensions To Revise or Amend <extra.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/extra>, <mailto:extra-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/extra/>
List-Post: <mailto:extra@ietf.org>
List-Help: <mailto:extra-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/extra>, <mailto:extra-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 14 Jan 2019 16:22:42 -0000

Looks good to me.

				Ned

> Hopefully this draft addresses all of the IESG comments.  If it is
> lacking in that respect, suggested text would be greatly appreciated.


> On 1/13/19 6:28 PM, internet-drafts@ietf.org wrote:
> > A New Internet-Draft is available from the on-line Internet-Drafts directories.
> > This draft is a work item of the Email mailstore and eXtensions To Revise or Amend WG of the IETF.
> >
> >          Title           : Sieve Extension: File Carbon Copy (Fcc)
> >          Authors         : Kenneth Murchison
> >                            Bron Gondwana
> > 	Filename        : draft-ietf-extra-sieve-fcc-09.txt
> > 	Pages           : 15
> > 	Date            : 2019-01-13
> >
> > Abstract:
> >     The Sieve Email Filtering Language provides a number of action
> >     commands, some of which can generate additional messages on behalf of
> >     the user.  This document defines an extension to such commands to
> >     allow a copy of any generated message to be filed into a target
> >     mailbox.
> >
> >     This document updates RFC5230 and RFC5435 by adding a new tagged
> >     argument to the "vacation" and "enotify" actions respectively.
> >
> >
> > The IETF datatracker status page for this draft is:
> > https://datatracker.ietf.org/doc/draft-ietf-extra-sieve-fcc/
> >
> > There are also htmlized versions available at:
> > https://tools.ietf.org/html/draft-ietf-extra-sieve-fcc-09
> > https://datatracker.ietf.org/doc/html/draft-ietf-extra-sieve-fcc-09
> >
> > A diff from the previous version is available at:
> > https://www.ietf.org/rfcdiff?url2=draft-ietf-extra-sieve-fcc-09
> >
> >
> > Please note that it may take a couple of minutes from the time of submission
> > until the htmlized version and diff are available at tools.ietf.org.
> >
> > Internet-Drafts are also available by anonymous FTP at:
> > ftp://ftp.ietf.org/internet-drafts/
> >
> > _______________________________________________
> > Extra mailing list
> > Extra@ietf.org
> > https://www.ietf.org/mailman/listinfo/extra

> --
> Ken Murchison
> Cyrus Development Team
> FastMail US LLC