You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary>An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.</summary>
28
28
<releaseNotes>
29
-
* Fixed tokenization of IMAP atom tokens that start with '+'. (issue #1914)
30
-
* Fixed the Imap/Pop3/Smtp clients to no longer fallback to using the ServicePointManager.ServerCertificateValidationCallback method on .NET Core. (issue #1925)
31
-
* Bumped MimeKit dependency to 4.13.0.
29
+
* Updated MailService::GetSslClientAuthenticationOptions to be protected virtual. (issue #1931)
30
+
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue [#1924](https://github.com/jstedfast/MailKit/issues/1924))
31
+
* Bumped MimeKit dependency to 4.14.0.
32
32
</releaseNotes>
33
33
<copyright>.NET Foundation and Contributors</copyright>
<summary>An Open Source .NET mail-client library for Windows, Mac, Linux, and mobile platforms such as iOS and Android.</summary>
28
28
<releaseNotes>
29
-
* Fixed tokenization of IMAP atom tokens that start with '+'. (issue #1914)
30
-
* Fixed the Imap/Pop3/Smtp clients to no longer fallback to using the ServicePointManager.ServerCertificateValidationCallback method on .NET Core. (issue #1925)
31
-
* Bumped MimeKit dependency to 4.13.0.
29
+
* Updated MailService::GetSslClientAuthenticationOptions to be protected virtual. (issue #1931)
30
+
* Fixed initialization of SaslMechanism to lazily check if GSSAPI and/or NTLM are supported (natively) to avoid undesirable error messages appearing in dotnet logs on Linux systems. (issue [#1924](https://github.com/jstedfast/MailKit/issues/1924))
31
+
* Bumped MimeKit dependency to 4.14.0.
32
32
</releaseNotes>
33
33
<copyright>.NET Foundation and Contributors</copyright>
0 commit comments