MailBee.NET Queue (英語版) のリリース

Released: Nov 8, 2011

Updates in this release

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.

Released: Jul 21, 2011

Updates in this release

Updates in 6.10.1

  • AuthenticationOptions.UseLocalDomainAsDefault flag to fine-tune MS Exchange authentication via NTLM and GSSAPI, and other improvements to NTLM/GSSAPI authentication.
  • Numerous improvements and fixes to S/MIME functionality.
  • Revised ASP.NET samples.
  • Documentation improvements (Developer's Guide re-structured, added "Deployment and Redistribution" topic, and other fixes).

Released: Jul 6, 2011

Updates in this release

6.10の主な更新項目

  • Support of OpenIDとハイブリッドOpenID/OAuth認証のサポート (例 エンドユーザの電子メールアドレスとパスワード入力を要求せずに Gmail で電子メールをチェック)
  • 認証手続きの改善とMS Exchangeサーバーの認証についての改善
  • iCalフォーマットをサポート (パースイベント、アポイントの作成等)
  • 複雑なIMAP 検索が新しいImapUtilsメソッド ToLiteral, AnyOf, AllOf, Not で簡単に。
  • ImapBodyStructure.SafeFilename プロパティ

Released: Mar 22, 2011

Updates in this release

Updates in 6.8

  • The latest MailBee.NET Objects release allows you to greatly speed up downloading e-mails in your IMAP applications, makes it easier to use DKIM and DomainKeys, can extract RTF body 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 result in 1000% performance boost, and there is no typo here! It's especially efficient when you...

Released: Mar 10, 2011

Updates in this release

Updates in V6.7

  • Support of OAuth authorization and XOAUTH authentication enables applications to access e-mail resources without requiring end users to give their credentials away to these applications. Widely used by Google, Twitter and many others.
  • Much improved HTML-to-RTF transformation during converting .EML files into Outlook .MSG format. HTML-to-RTF engine now supports more tags and creates more accurate formatting in the produced Outlook .MSG documents.
  • NTLM and GSSAPI authentication...