data conversion - MailBee.NET Objects

  1. MailBee.NET adds Address Validator Component

    Release Notes: Updates in 8 Email Address Validator Component- Check email addresses for syntax and validity. Support for mail merge over System.Data.IDataReader. Support for OAuth v2.0 including Gmail's ... XOAUTH2 extension. Improved IPv6 compatibility. Improved support for Outlook.MSG and.PST conversions. Improved MIME parser and builder, including support for international characters and quoted strings ...

  2. MailBee.NET Objects v12.4

    Release Notes: Added support for Microsoft Visual Studio 2022 and Microsoft.NET 8. Tutorial and sample code on 'Microsoft Office 365 OAuth 2.0 Credentials Flow (non-interactive)' has been updated for SMTP. MIME builder has been refactored. It can now build MIME part hierarchy differently and preserve ...

  3. MailBee.NET Objects v12.3

    Release Notes: 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 1.3 support. Improved DKIM signing- relaxed requirements ... on private key file format and better error handling. HMTL to plain-text conversion can now tolerate chars with invalid char codes. Improved documentation (mostly regarding "Office 365 via OAuth 2.0" ...

  4. MailBee.NET Objects v12.2.x

    Release Notes: ASP.NET Core apps). Improves Microsoft Outlook MSG conversion. Improves S/MIME verification of attached signatures. Improves ESMTP CRAM-MD5 authentication. Improves documentation. ...

  5. MailBee.NET authentication rewritten

    Release Notes: for easier trouble-shooting (now large data chunks in the logs are presented as a short preview and the total size of the chunk). Support of IMAP XLIST extension (used by Gmail and many others) enables ... the opposite conversion (into Outlook.MSG). Miscellaneous bug fixes and improvements of Mime, AntiSpam and Outlook functionality. Miscellaneous documentation improvements (highlights usage with MS Exchange ...

  6. MailBee.NET Objects v12.0

    Release Notes: package for.NET Core 2.0+ apps. Added 'ConfigureAwait(false)' in all internal async calls. Memory/performance optimizations on reading.EML data from stream. ...

  7. MailBee.NET Objects v11.2

    Release Notes: No extra CRLF in the end of DATA transmission in SMTP. MAIL FROM now includes SIZE if the SMTP server limits the size of messages being submitted. Short path of SMTP authentication (required by Microsoft ...

  8. MailBee.NET Objects v11.0

    Release Notes: and EnvelopedCms data of S/MIME messages. Smtp.TransientErrorOccurred event to decide what to do on transient SMTP errors in case if another SMTP server available. Bounce database updated. Tested with Visual Studio ...

  9. MailBee.NET Objects 7 adds HTML to PDF Converter

    Release Notes: Updates in 7.0.1 New PDF Converter component allows HTML to PDF conversion. MailBee.NET.dll is now natively compiled for.NET 4.0 (.NET 1.1 and.NET Compact deprecated,.NET 2.0/3.5 is still fully ... supported). New Certificate.SubjectAlternativeName property. Includes numerous improvements and fixes to Outlook.MSG and.PST conversion, MIME parser and builder. ...

  10. MailBee.NET Objects improves IMAP speeds

    Release Notes: from winmail.dat attachments, and more. With Imap.DownloadEnvelopesEx method, you can join multiple IMAP commands for downloading message data in a single batch. The pipelined execution of commands may ...