<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.fenton-smtp-require-tls" target="https://datatracker.ietf.org/doc/html/draft-fenton-smtp-require-tls-03">
   <front>
      <title>SMTP Require TLS Option</title>
      <author initials="J." surname="Fenton" fullname="Jim Fenton">
         <organization>Altmode Networks</organization>
      </author>
      <date month="February" day="13" year="2017" />
      <abstract>
	 <t>   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 prioritized over security.  This document
   describes a complementary SMTP service extension, REQUIRETLS.  If the
   REQUIRETLS option 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 policy mechanisms such
   as SMTP STS and DANE be ignored when relaying a high priority
   message.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-fenton-smtp-require-tls-03" />
   
</reference>
