Re: [Uta] REQUIRETLS: another SMTP TLS mechanism

Jeremy Harris <jgh@wizmail.org> Fri, 25 March 2016 14:24 UTC

Return-Path: <jgh@wizmail.org>
X-Original-To: uta@ietfa.amsl.com
Delivered-To: uta@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 261C112DA9B for <uta@ietfa.amsl.com>; Fri, 25 Mar 2016 07:24:12 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.91
X-Spam-Level:
X-Spam-Status: No, score=-1.91 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01] autolearn=ham autolearn_force=no
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 sE9dxPHGVvT5 for <uta@ietfa.amsl.com>; Fri, 25 Mar 2016 07:24:11 -0700 (PDT)
Received: from wizmail.org (wizmail.org [IPv6:2a00:1940:107::2:0:0]) (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 E02D312DA99 for <uta@ietf.org>; Fri, 25 Mar 2016 07:24:10 -0700 (PDT)
Received: from test.vpn.wizint.net ([217.146.107.71] helo=lap.dom.ain) from_AS 16353 by wizmail.org with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.86) id 1ajSem-0005qT-W8 for uta@ietf.org (return-path <jgh@wizmail.org>); Fri, 25 Mar 2016 14:24:09 +0000
To: uta@ietf.org
References: <56F49E9B.2090403@bluepopcorn.net>
From: Jeremy Harris <jgh@wizmail.org>
Message-ID: <56F54A08.1070102@wizmail.org>
Date: Fri, 25 Mar 2016 14:24:08 +0000
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
MIME-Version: 1.0
In-Reply-To: <56F49E9B.2090403@bluepopcorn.net>
Content-Type: text/plain; charset="windows-1252"
Content-Transfer-Encoding: 8bit
X-Pcms-Received-Sender: test.vpn.wizint.net ([217.146.107.71] helo=lap.dom.ain) with esmtpsa
Archived-At: <http://mailarchive.ietf.org/arch/msg/uta/501Zb8HQXrSSGktOKjK3fylhjdI>
Subject: Re: [Uta] REQUIRETLS: another SMTP TLS mechanism
X-BeenThere: uta@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: UTA working group mailing list <uta.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/uta>, <mailto:uta-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/uta/>
List-Post: <mailto:uta@ietf.org>
List-Help: <mailto:uta-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/uta>, <mailto:uta-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 25 Mar 2016 14:24:12 -0000

On 25/03/16 02:12, Jim Fenton wrote:
>  draft-fenton-smtp-require-tls-01

> The idea here is that REQUIRETLS allows the SMTP client to override the
> default "deliver even if you can't do it securely" behavior of SMTP. The
> philosophy is that the sender of the message (SMTP client) is in the
> best position to know if a given message should only be sent via TLS,
> either based on some information it has about the sensitivity of the
> message or based on the client's local policy.

- The draft does not mention alias-style forwarding done by an MTA;
  perhaps it could?  A 1-1 alias would seems to be easily covered,
  but 1-to-many (mail-exploder) aliases may need more thought.

- I assume that mailing-list forwarding is not intended to be covered.
  Perhaps that should be explicit.
-- 
Cheers,
  Jeremy