MailBee.NET Outlook Converter

MailBee.NET Outlook Converter 是一个易于使用的组件,可以对电子邮件在 (MS Office Outlook 使用的)Outlook .MSG 二进制格式和 MIME RFC822 文本格式 (其它邮件系统使用的.EML格式)之间进行转换。

由以下开发商制作:Afterlogic
ComponentSource开始代理销售的日期:2009年

价格从: US$ 195.02 版本:v12.6.x 新增功能 更新: Mar 23, 2026 5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级5.00评价的平均星级 (1)

MailBee.NET Objects improves IMAP speeds

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 download text body of multiple e-mails without downloading entire messages.
  • Also, IMAP and POP3 components now support negative message indexes. For instance, you can easily access the last e-mail in the folder with -1 index.
  • Many improvements were made to Outlook .MSG, .PST and TNEF parsers. As an example, you can now extract RTF message body from MS-TNEF (winmail.dat attachment).
  • DKIM signing and verification made easier with MailMessage.DomainKeysSign and MailMessage.DomainKeysVerify methods. You also no longer need Smtp license to verify DKIM signatures and can sign with DKIM during mail merge.
  • MailMessage.Parser.FixCrLf property to deal with e-mails not having the correct CrLf sequence at the end of each body line
  • XOAUTH and IMAP XLIST fixes (important for Gmail users)
  • Better and user-controlled handling of shared access to spam and non-spam databases in AntiSpam component
  • Added new bounced e-mail formats