Live Email Validation Component description
.NET Email Validation/Verification Component implemented for both Webform and Windform.
Email Validation Component is a true native 100% managed C# component that can be implemented for both Webform and Winform platforms.
Email Validation Component does:
· An accurate syntax check
· A domain check by looking up MX records
· A username test using SMTP
Email Verifier has fast and robust multi-threaded engine, connects directly to the SMTP server of the recipient and validates the email address without actually sending
any mail.
We've packed a full set of solid, professional networking code into a simple component. With only one method call. Write 3 lines of code and get 100% better email address validation.
Here are some key features of "Live Email Validation Component":
· DomainForHELO Domain for HELO command
· MailFROM Used in MAIL FROM command
· MaxThreadsCount Threads Pool Size
· PrimaryDNS Primary DNS Server
· ProxyHost Proxy Server IP Address
· ProxyPassword Proxy Server Password
· ProxyPort Proxy Server Port
· ProxyUser Proxy Server User
· SecondaryDNS Secondary DNS Server
· Tasks Maintain links to all processing tasks
· Timeout Task Timeout
· UseProxy Use Proxy Server
Limitations:
· unregistered version has some function limitations