MailBee.NET SMTP v11.0

Released: Mar 14, 2017

Actualizaciones en v11.0

Características

  • .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).
  • STARTTLS in direct send.
  • TlsAuto mode to automatically select TLS 1.2 if possible and fall back to TLS 1.1 or 1.0 if not.
  • TransientErrorOccurred event to control the component on potentially recoverable sending errors.
  • SocketCreating event to control how socket objects are created.
  • MailMessage.Sender property.
  • Tested with Visual Studio 2017.