Cette page a été archivée et est n'est plus actualisée.

Nous ne fournissons plus ce produit.

Rebex Mail for .NET

Add email functionality to your .NET applications.

Publié par Rebex
Distribué par ComponentSource depuis 2003

Version : 2016 R1 Mise à jour : Jan 15, 2016

i

Rebex Mail 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 Mail for .NET 2012 R3

Released: Nov 8, 2012

Mises à jour de 2012 R3

  • Task Based Asynchronous Methods - These methods make it possible to utilize new "await" keyword available in .NET 4.5 and Visual Studio 2012.
  • Synchronization Context - Previously, events raised by asynchronous methods would run on a background thread, making them hard to use in GUI applications. Now, events are raised using the Synchronization Context captured when the method was started. This means it is possible to update controls directly from event code.
  • Simplified Connection Methods - Connect method automatically chooses a port according to the communication protocol and the specified SSL mode.
  • Custom Certificate Validation - New ValidatingCertificate event for FTP, IMAP, POP3 and SMTP components.