From 166ace8be017a9e53bbf20c469ccd32c430cdea6 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Thu, 11 Apr 2019 01:19:15 +0100 Subject: emailL Added reference to RFC8314 for implicit TLS --- lib/pop3.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/pop3.c') diff --git a/lib/pop3.c b/lib/pop3.c index 8dbd448b2..c8f3965e4 100644 --- a/lib/pop3.c +++ b/lib/pop3.c @@ -30,6 +30,7 @@ * RFC4752 The Kerberos V5 ("GSSAPI") SASL Mechanism * RFC5034 POP3 SASL Authentication Mechanism * RFC6749 OAuth 2.0 Authorization Framework + * RFC8314 Use of TLS for Email Submission and Access * Draft LOGIN SASL Mechanism * ***************************************************************************/ -- cgit v1.2.3