· New component AntiSpam.BayesFilter which adds Bayesian filter capability to MailBee.NET Objects.
· MIME parsing improvements and better UUEncode support.
· SOCKS4/SOCKS5/HTTP proxy bug fixes.
· Minor documentation fixes.
· New property LocalEndPoint in SmtpServer and DirectSendServerConfig classes allows you bind all outgoing SMTP connections with the specific local IP address and port number (useful for performance tuning if your computer has multiple network adapters).
· New method Smtp.GetMXHosts can be used to get the list of SMTP MX servers for the specified domain.
· Miscellaneous bugfixes related to MIME parsing, S/MIME, and DNS.
· Minor documentation fixes
· Ability to keep already downloaded messages and envelopes on download error
· Proxy support
· IMAP IDLE and SORT extensions
· New events
· SSL certificates and decoding encrypted e-mails (requires MailBee.NET Security license)
· New Html.Processor component for advanced processing of HTML e-mails
· Global.SafeMode property useful for debugging
· Full 64-bit Windows support
· Native .NET Framework 2.0 support (.NET 1.1 compatible DLL is available too)
· Vista-compatible installer