* TLS_README: TLS Encryption and authentication
* FORWARD_SECRECY_README: TLS Forward Secrecy
* IPV6_README: IP Version 6 Support
- * IPV6_README: IP Version 6 Support
* SMTPUTF8_README: SMTPUTF8 Support
* COMPATIBILITY_README: Backwards-Compatibility Safety Net
* INSTALL: Installation from source code
(No client certificate requested)
TLS 1.3 examples. Some of the new attributes may not appear when not
- applicable or not available in an older versions of the OpenSSL library.
+ applicable or not available in older versions of the OpenSSL library.
Received: from localhost (localhost [127.0.0.1])
(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256
</blockquote>
<p> TLS 1.3 examples. Some of the new attributes may not appear when not
-applicable or not available in an older versions of the OpenSSL library. </p>
+applicable or not available in older versions of the OpenSSL library. </p>
<blockquote>
<pre>
<li> <a href="IPV6_README.html"> IP Version 6 Support </a>
-<li> <a href="IPV6_README.html"> IP Version 6 Support </a>
-
<li> <a href="SMTPUTF8_README.html"> SMTPUTF8 Support </a>
<li> <a href="COMPATIBILITY_README.html"> Backwards-Compatibility Safety Net</a>
* Patches change both the patchlevel and the release date. Snapshots have no
* patchlevel; they change the release date only.
*/
-#define MAIL_RELEASE_DATE "20181117"
-#define MAIL_VERSION_NUMBER "3.0.14-RC3"
+#define MAIL_RELEASE_DATE "20181124"
+#define MAIL_VERSION_NUMBER "3.0.14"
#ifdef SNAPSHOT
#define MAIL_VERSION_DATE "-" MAIL_RELEASE_DATE