Author |
|
meyerovb Newbie
Joined: 12 September 2008
Online Status: Offline Posts: 10
|
Posted: 29 January 2009 at 10:59am | IP Logged
|
|
|
Where can I see the release notes for version 5 to see all the changes that have been made since the last version? I want to ensure nothing has been changed that could be detrimental to our implementation, and to see the list of fixes/improvements/new features to see what could be useful.
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 29 January 2009 at 11:43pm | IP Logged
|
|
|
Nothing should be detrimental to your implementation, we usually avoid making such changes.
What's new in v5.0:
- New component BounceMail allows your newsletter applications to track delivery of your e-mails, find invalid e-mail addresses and keep your e-mail address database up-to-date. Can be used together with Smtp.DeliveryNotification functionality. BounceMail component does not require a license key.
- New Security.DomainKeys class which fully supports DomainKeys anti-spam technology (signing new e-mails and verifying signatures of existing e-mails).
- .NET Compact Framework support (for Windows Mobile devices).
- Improved SSL support on .NET 2.0/3.0/3.5 Framework (better performance, Full Trust not required).
- Smtp class can now return reverse DNS (PTR) and TXT records for the specified domain (can be used for anti-spam protection).
- Better error reporting of WinAPI SSL functions (now provides textual error description from WinAPI).
- New methods in several classes of Html namespace.
- Miscellaneous bug fixes (mostly related to MIME).
- Minor documentation fixes.
Best regards,
Andrew
|
Back to Top |
|
|