Re: Last Call: <draft-ietf-uta-smtp-require-tls-07.txt> (SMTP Require TLS Option) to Proposed Standard

Russ Housley <housley@vigilsec.com> Sat, 26 January 2019 15:35 UTC

Return-Path: <housley@vigilsec.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 2578112E043 for <ietf@ietfa.amsl.com>; Sat, 26 Jan 2019 07:35:45 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, URIBL_BLOCKED=0.001] autolearn=unavailable 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 r9G-kOMzCoqv for <ietf@ietfa.amsl.com>; Sat, 26 Jan 2019 07:35:43 -0800 (PST)
Received: from mail.smeinc.net (mail.smeinc.net [209.135.209.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id AA78412D4F2 for <ietf@ietf.org>; Sat, 26 Jan 2019 07:35:43 -0800 (PST)
Received: from localhost (localhost [127.0.0.1]) by mail.smeinc.net (Postfix) with ESMTP id EF94C300AB0 for <ietf@ietf.org>; Sat, 26 Jan 2019 10:09:46 -0500 (EST)
X-Virus-Scanned: amavisd-new at mail.smeinc.net
Received: from mail.smeinc.net ([127.0.0.1]) by localhost (mail.smeinc.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id GSsmlDcBtEz8 for <ietf@ietf.org>; Sat, 26 Jan 2019 10:09:44 -0500 (EST)
Received: from [172.20.10.105] (rrcs-173-196-183-153.west.biz.rr.com [173.196.183.153]) by mail.smeinc.net (Postfix) with ESMTPSA id C8AC03000D8; Sat, 26 Jan 2019 10:09:43 -0500 (EST)
Content-Type: text/plain; charset="us-ascii"
Mime-Version: 1.0 (Mac OS X Mail 12.2 \(3445.102.3\))
Subject: Re: Last Call: <draft-ietf-uta-smtp-require-tls-07.txt> (SMTP Require TLS Option) to Proposed Standard
From: Russ Housley <housley@vigilsec.com>
In-Reply-To: <154842843614.29150.7231551831323471834.idtracker@ietfa.amsl.com>
Date: Sat, 26 Jan 2019 10:27:59 -0500
Cc: uta@ietf.org, Alexey Melnikov <alexey.melnikov@isode.com>, uta-chairs@ietf.org, Valery Smyslov <valery@smyslov.net>, draft-ietf-uta-smtp-require-tls@ietf.org
Content-Transfer-Encoding: quoted-printable
Message-Id: <709173DB-8B5E-47C7-8781-F699F9F01048@vigilsec.com>
References: <154842843614.29150.7231551831323471834.idtracker@ietfa.amsl.com>
To: IETF <ietf@ietf.org>
X-Mailer: Apple Mail (2.3445.102.3)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ietf/nRHhzYy1cYGnwEWH67TEAPJOm1M>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 26 Jan 2019 15:35:45 -0000

I have no problem with the protocol itself, but I do not understand how this specification can not have a reference to TLS.

Russ


> On Jan 25, 2019, at 10:00 AM, The IESG <iesg-secretary@ietf.org> wrote:
> 
> 
> The IESG has received a request from the Using TLS in Applications WG (uta)
> to consider the following document: - 'SMTP Require TLS Option'
>  <draft-ietf-uta-smtp-require-tls-07.txt> as Proposed Standard
> 
> The IESG plans to make a decision in the next few weeks, and solicits final
> comments on this action. Please send substantive comments to the
> ietf@ietf.org mailing lists by 2019-02-08. Exceptionally, comments may be
> sent to iesg@ietf.org instead. In either case, please retain the beginning of
> the Subject line to allow automated sorting.
> 
> Abstract
> 
> 
>   The SMTP STARTTLS option, used in negotiating transport-level
>   encryption of SMTP connections, is not as useful from a security
>   standpoint as it might be because of its opportunistic nature;
>   message delivery is, by default, prioritized over security.  This
>   document describes an SMTP service extension, REQUIRETLS, and message
>   header field, RequireTLS.  If the REQUIRETLS option or RequireTLS
>   message header field is used when sending a message, it asserts a
>   request on the part of the message sender to override the default
>   negotiation of TLS, either by requiring that TLS be negotiated when
>   the message is relayed, or by requesting that recipient-side policy
>   mechanisms such as MTA-STS and DANE be ignored when relaying a
>   message for which security is unimportant.
> 
> 
> 
> 
> The file can be obtained via
> https://datatracker.ietf.org/doc/draft-ietf-uta-smtp-require-tls/
> 
> IESG discussion can be tracked via
> https://datatracker.ietf.org/doc/draft-ietf-uta-smtp-require-tls/ballot/
> 
> 
> No IPR declarations have been submitted directly on this I-D.
> 
> 
> 
>