diff options
Diffstat (limited to 'lib/smtp.c')
-rw-r--r-- | lib/smtp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/smtp.c b/lib/smtp.c index fec0026a2..f1fd9cc40 100644 --- a/lib/smtp.c +++ b/lib/smtp.c @@ -28,6 +28,7 @@ * RFC4954 SMTP Authentication * RFC5321 SMTP protocol * RFC6749 OAuth 2.0 Authorization Framework + * RFC8314 Use of TLS for Email Submission and Access * Draft SMTP URL Interface <draft-earhart-url-smtp-00.txt> * Draft LOGIN SASL Mechanism <draft-murchison-sasl-login-00.txt> * |