Re: [ietf-smtp] Fwd: I-D Action: draft-melnikov-smtp-metadata-00.txt

Alexey Melnikov <alexey.melnikov@isode.com> Sun, 22 March 2015 20:31 UTC

Return-Path: <alexey.melnikov@isode.com>
X-Original-To: ietf-smtp@ietfa.amsl.com
Delivered-To: ietf-smtp@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4C3B51A1AD0 for <ietf-smtp@ietfa.amsl.com>; Sun, 22 Mar 2015 13:31:30 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.011
X-Spam-Level:
X-Spam-Status: No, score=-2.011 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, T_RP_MATCHES_RCVD=-0.01] autolearn=ham
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 etp9mlrdf9pS for <ietf-smtp@ietfa.amsl.com>; Sun, 22 Mar 2015 13:31:29 -0700 (PDT)
Received: from waldorf.isode.com (ext-bt.isode.com [217.34.220.158]) by ietfa.amsl.com (Postfix) with ESMTP id 2F7011A1AC6 for <ietf-smtp@ietf.org>; Sun, 22 Mar 2015 13:31:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1427056288; d=isode.com; s=selector; i=@isode.com; bh=IMz08lB0bgIDaDiqaMNhIxLeUDFl0BO+9Hp11oytYy0=; h=From:Sender:Reply-To:Subject:Date:Message-ID:To:Cc:MIME-Version: In-Reply-To:References:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description; b=ZaxnzfUQ8lQ+kgqiL6z0q/Zm0gAUN66sHy/roK6u0IkAVhzYlUnU0ERIhLq3FmFdtBNnOW PngWtQ43rY17C8BeOJFevkTHX/OZLCCTTD2v1iOAglXK95L93WLUce2eMSHXw+CGbAkBwI LnanyT+nAhF1nm1eIcPp5T76dPV4AKM=;
Received: from [31.133.180.73] (dhcp-b449.meeting.ietf.org [31.133.180.73]) by waldorf.isode.com (submission channel) via TCP with ESMTPSA id <VQ8mngBodTVS@waldorf.isode.com>; Sun, 22 Mar 2015 20:31:27 +0000
X-SMTP-Protocol-Errors: PIPELINING
Message-ID: <550F269C.10109@isode.com>
Date: Sun, 22 Mar 2015 20:31:24 +0000
From: Alexey Melnikov <alexey.melnikov@isode.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
To: John Levine <johnl@taugh.com>
References: <20150322201631.37192.qmail@ary.lan>
In-Reply-To: <20150322201631.37192.qmail@ary.lan>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <http://mailarchive.ietf.org/arch/msg/ietf-smtp/eDVol-QvTInYO0q2rQwW-Njq8E8>
Cc: arnt@gulbrandsen.priv.no, ietf-smtp@ietf.org
Subject: Re: [ietf-smtp] Fwd: I-D Action: draft-melnikov-smtp-metadata-00.txt
X-BeenThere: ietf-smtp@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: "Discussion of issues related to Simple Mail Transfer Protocol \(SMTP\) \[RFC 821, RFC 2821, RFC 5321\]" <ietf-smtp.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf-smtp/>
List-Post: <mailto:ietf-smtp@ietf.org>
List-Help: <mailto:ietf-smtp-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf-smtp>, <mailto:ietf-smtp-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sun, 22 Mar 2015 20:31:30 -0000

On 22/03/2015 20:16, John Levine wrote:
  [snip]
> An alternative to what this draft does is to define some new MIME
> multipart types and wrap everything in a new message.  That has the
> disadvantage that it's ugly, but the advantage that MTAs including
> relays don't need to know about it and it's arguably* faster.
Indeed.
> So I think it would work fine if people implemented it, but unless
> there's a very concrete use case and people ready write and deploy
> those implementations, I wouldn't bother.
Fair comment, see use case examples in the document.