MailBee.NET POP3 v11.0

Released: Mar 14, 2017

Updates in v11.0

Features

  • .NET Core 1.0/1.1, .NET Standard 1.3+, ASP.NET Core support.
  • UWP (Universal Windows, UAP 10.0) support.
  • .NET 3.5 and .NET 4.0 builds (in addition to .NET 2.0 and .NET 4.5).
  • SHA256 signatures of all DLLs (in addition to SHA1).
  • IDN domains (e-mail addresses with international addresses).
  • TlsAuto mode to automatically select TLS 1.2 if possible and fall back to TLS 1.1 or 1.0 if not.
  • SocketCreating event to control how socket objects are created.
  • MailMessage.Sender property.
  • MailMessage.GetHtmlWithBase64EncodedRelatedFiles method.
  • Tested with Visual Studio 2017.