This page has been archived and is no longer updated.

We do not supply this product anymore.

Rebex Secure IMAP for .NET

Securely manage your email stored on a remote server.

Published by Rebex
Distributed by ComponentSource since 2003

Version: 2016 R1 Updated: Jan 15, 2016

i

Rebex Secure IMAP for .NET is now officially part of Rebex Secure Mail for .NET

If you require information on upgrading this product, please visit the page above or Contact Us for pricing and availability.

Rebex Secure IMAP for .NET 2013 R1

Released: Aug 15, 2013

Updates in 2013 R1

  • Added support for Mono.
  • Enhanced workaround for Stream.Seek on .NET CF.
  • Fixed finalizers that called state-changed events in some cases.
  • Added workaround for instances of FileStream that returned "[Unknown]" name.
  • FileLogWriter enhanced to log assembly version when opening log file.
  • Added missing PublicKeyInfo() constructor.
  • Added FileSet.ContainingDirectoriesIncluded option.
  • Encoding tool support for IBM437 charset on all platforms.
  • Fixed handle leak in CertifiacteStore constructor.
  • Added CertificateFindOptions.None.
  • Added FileSystemItemCollection.UsePath property.
  • Added support for anyExtendedKeyUsage attribute (in X509 certificates).
  • Added DiffieHellmanCryptoServiceProvider class.
  • Added PrivateKeyFormat.RawPkcs8 format for PrivateKeyInfo.Save and PrivateKeyInfo.Encode methods.
  • HMAC fixed to use block length of 128 for algorithms with hashes larger than 256 bits.
  • Added support for Gmail-style extended LIST command (RFC 6154).
  • ImapFolderCollection implements IEnumerable<ImapFolder>.
  • Fixed DateTime.MaxValue handling in Imap.Search() method.
  • Added workaround for Gmail IMAP server that incorrectly used '[' and ']' characters in message flags.