Lanzamientos de MailBee.NET Objects

Released: Jan 5, 2011

Updates in this release

Updates in V6.6

  • Improved legacy .NET 1.1 and .NET Compact Framework support
  • New more efficient .PST file reader supports both 32-bit and 64-bit Outlook .PST files
  • Can access any item in Outlook .PST by its numeric ID
  • Filesystem-compatible names of Outlook .PST folders
  • SmtpServer/SmtpServerCollection DnsServer/DnsServerCollection classes made Serializable
  • Can be used with MailBee.NET Queue companion to send bulk mail to SSL-enabled mail servers
  • Better tolerates not fully RFC-compatible SMTP...

Released: Oct 1, 2010

Updates in this release

Updates in 6.5

  • GSSAPI and NTLM authentication rewritten from the ground up, now provides managed implementation for .NET 2.0+ (UnmanagedCode permission is no longer required), supports both Integrated Windows Authentication and explicitly specified credentials for both GSSAPI and NTLM, supports GSSAPI via both Kerberos and NTLM, updated to work with MS Exchange 2007/2010.
  • Rewritten unmanaged GSSAPI and NTLM implementation for .NET 1.1 and .NET Compact Framework. Supports everything managed...

Released: Nov 25, 2009

Updates in this release

Updates in V5.8

  • Imap component now allows you to specify your own Socket and LocalEndPoint parameters to fine-tune your connections under heavy load.
  • Improved network streams support under .NET 2.0 and above (eliminates issues with uploading and downloading very large e-mails)