이 페이지는 아카이브화 되어 더 이상 업데이트 되지 않습니다.

더 이상 이 제품을 제공 하지 않습니다.

Rebex Mail for .NET

Add email functionality to your .NET applications.

Rebex사에서 공개
2003년 부터 ComponentSource에서 판매중

버젼: 2016 R1 업데이스 날짜: 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 릴리스

Released: Aug 15, 2013

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...

Released: Nov 8, 2012

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...