MailBee.NET EWS のリリース

Released: Dec 8, 2023

v12.4 での更新項目

機能

  • Tested with Microsoft Visual Studio 2022 and Microsoft .NET 8.

不具合の修正

  • Misc. bug and documentation fixes.

Released: Oct 19, 2021

v12.3.x での更新項目

v12.3.1

Updated Nov 23, 2022

Features

  • Now includes OAuth 2.0 support for Microsoft Office 365 accounts (non-interactive mode).
  • Tutorial and sample code on Office 365 OAuth 2.0 Credentials Flow (non-interactive) for IMAP/POP3.
  • Improved conversion of signed/encrypted messages from EML to Microsoft Outlook MSG.
  • Miscellaneous TLS 1.2 and TLS 1.3 improvements.
  • Added SHA265RSA support in S/MIME.
  • Improved RTF-to-HTML conversion (Outlook MSG to EML).

v12.3

Updated Oct 19, 2021

Features

  • Added TLS...

Released: Sep 14, 2020

v12.2.x での更新項目

v12.2

Updated Sep 14, 2020

Features

  • Adds Microsoft Office 365 OAuth 2.0 support (developer guides and samples available for desktop and Microsoft ASP.NET Core apps).
  • Improves Microsoft Outlook MSG conversion.
  • Improves S/MIME verification of attached signatures.
  • Improves ESMTP CRAM-MD5 authentication.
  • Improves documentation.

Released: Oct 29, 2019

v12.1.x での更新項目

v12.1.1

Updated Dec 2, 2019

Features

  • DNS MX lookup mechanism can read UDP packets of the maximum size.
  • Bounce database improvements.

Fixes

  • S/MIME verification fix with attached signatures.
  • LINK HREF now honored when saving HTML content with embedded images (embedded CSS styles are now saved as well).

v12.1

Updated Oct 29, 2019

Features

  • A set of S/MIME methods for encryption/decryption, signature verification, working with certificates in Windows-independent way (can be used in UWP and other non...

Released: Jul 23, 2019

v12.0 での更新項目

Updates in v12.0

  • .NET Core 2.0 / .NET Standard 2.0 edition revised and improved, including better support of .NET Core 2.1 and 2.2.
  • .NET Standard 2.0 support in UWP. UWP apps targeting Windows 10 Fall Creators Update and newer can use the fully-functional .NET Standard 2.0 edition of MailBee.NET Objects. Special UWP edition of MailBee.NET Objects which can work with older UWP platform is still there as well.
  • .NET Core 2.0 sample projects and tutorials added (UWP, console and ASP.NET Core). They...

Released: Mar 14, 2017

v11.0 での更新項目

機能

  • Autodiscover mail server settings from e-mail address
  • Send message
  • Save a copy of sent message to Sent Items
  • List folders
  • Examine folder properties (e.g. calculate folder size)
  • Download folder contents (messages, contacts, etc)
  • Download attachments together with messages or separately
  • Search folders for messages
  • Sort search results by multiple criteria
  • Specify which parts of messages to download
  • Add or remove attachments to/from existing messages
  • Create, delete, rename or move folders
  • Delete...