Efran Cobisi's Blog

.NET wonders (and alike)

September 2010 - Posts

Announcing EmailVerify.NET v4.0

We are pleased to announce the release of EmailVerify.NET v4.0!

This release adds several new features to our component and includes significant enhancements to our e-mail validation infrastructure, including:

  • New syntax validation engine, which completely avoids ReDoS (Regular expressions Denial of Service)
  • Support for quoted words and quoted pairs in addresses
  • Support for Internationalized Domain Names (IDN)
  • Support for comments and FWS sequences
  • Support for domain literals (both IPv4 and IPv6)
  • New powerful ASP.NET and Windows Forms designer (other project types can safely use the component in the standard, code-centric, way)
  • New event pattern for better asynchronous usage within Windows Forms and WPF applications
  • Revamped batch validation processing (now called VerificationTaskGroup)
  • 10 new, specific failure codes for syntax errors
  • Improved disposable e-mail address (DEA) validation
  • New ability to customize the local endpoint for SMTP connections in parallel verifications, for each specific address
  • New SQL Server 2008 Integration Services support, with a custom data transformation component
  • Improved e-mail verification results, with new and more detailed information


EmailVerify.NET website: http://www.emailverify.net
Release notes: http://www.emailverify.net/Support/Release-notes
User guide for version 4.0: http://www.emailverify.net/Support/User-guide
End-User License Agreement for version 4.0: http://www.emailverify.net/Support/Eula 

A big thanks to all of our customers around the world for their continued support! :)
Cheers.

--
Efran Cobisi
Lead Developer and Owner, EmailVerify.NET

More Posts