Document Action: 'Tunneling of SMTP Message Transfer Priorities' to Informational RFC (draft-melnikov-smtp-priority-tunneling-04.txt)

The IESG <iesg-secretary@ietf.org> Tue, 14 August 2012 17:07 UTC

Return-Path: <iesg-secretary@ietf.org>
X-Original-To: ietf-announce@ietfa.amsl.com
Delivered-To: ietf-announce@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id B1BA321F8745 for <ietf-announce@ietfa.amsl.com>; Tue, 14 Aug 2012 10:07:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.535
X-Spam-Level:
X-Spam-Status: No, score=-102.535 tagged_above=-999 required=5 tests=[AWL=0.064, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bUafk5bP7Wr9; Tue, 14 Aug 2012 10:07:58 -0700 (PDT)
Received: from ietfa.amsl.com (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94A5821F876C; Tue, 14 Aug 2012 10:07:57 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: The IESG <iesg-secretary@ietf.org>
To: IETF-Announce <ietf-announce@ietf.org>
Subject: Document Action: 'Tunneling of SMTP Message Transfer Priorities' to Informational RFC (draft-melnikov-smtp-priority-tunneling-04.txt)
X-Test-IDTracker: no
X-IETF-IDTracker: 4.33
Message-ID: <20120814170757.22477.90307.idtracker@ietfa.amsl.com>
Date: Tue, 14 Aug 2012 10:07:57 -0700
Cc: RFC Editor <rfc-editor@rfc-editor.org>
X-BeenThere: ietf-announce@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "IETF announcement list. No discussions." <ietf-announce.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-announce>, <mailto:ietf-announce-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/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>
X-List-Received-Date: Tue, 14 Aug 2012 17:07:58 -0000

The IESG has approved the following document:
- 'Tunneling of SMTP Message Transfer Priorities'
  (draft-melnikov-smtp-priority-tunneling-04.txt) as Informational RFC

This document has been reviewed in the IETF but is not the product of an
IETF Working Group.

The IESG contact person is Pete Resnick.

A URL of this Internet Draft is:
http://datatracker.ietf.org/doc/draft-melnikov-smtp-priority-tunneling/




Technical Summary 

  This defines a mechanism for tunneling of SMTP (Simple Mail Transfer
  Protocol) Message Transfer Priority values through MTAs (Message
  Transfer Agents) that don't support the MT-PRIORITY SMTP extension.

Working Group Summary 

  There are currently no appropriate email-related working groups.  The
  ADs and AppsAWG chairs considered the document for the Apps Area WG,
  but decided that it would be done best as an individual submission,
  and did not need the attention of the working group.

Document Quality 

  There is at least one prototype implementation, and plans for at least
  one other after publication.  This is largely being done for a
  particular use case, and the proponents are aware of some of the
  tradeoffs they've made.  The shepherd has some concern about the
  broader applicability of this as a standard, given those trade-offs.
  That said, some of them had to be made, and there is value in
  implementing features from proprietary email systems in standardized
  ways on the open Internet.  The shepherd supports that general effort.

Personnel 

  Barry Leiba is the document shepherd
  Pete Resnick is the Responsible AD.

RFC Editor note:

Please make the following change to the Introduction:

OLD:
   This document is an experimental extension to the SMTP Message
   Transfer Priorities extension [SMTP-PRIORITY].  It specifies
   application layer tunneling of message priority, to convey the
   priority of the messages through Message Transfer Agents (MTAs) that
   do not support the Message Transfer Priorities extension.  The
   tunneling is done by adding a new message header field to Internet
   message format specified in [RFC5322].

NEW:
   The SMTP Message Transfer Priorities extension [SMTP-PRIORITY]
   specifies a mechanism to allow messages to be given a label to
   indicate preferential handling, to enable mail handling nodes to take
   this into account for onward processing. However, as with all SMTP
   extensions, all SMTP Message Transfer Agents (MTAs) between the
   source and the destination must support the extension in order for it
   to be successfully used. This document describes an application layer
   tunneling of message priority, to convey the priority of the messages
   through Message Transfer Agents (MTAs) that do not support the
   Message Transfer Priorities extension.  The tunneling is done by
   adding a new message header field to Internet message format
   specified in [RFC5322].