Email Validator FAQ-1

Can Email Validator validate a text file of email addresses?

Yes. The method ValidateEmailFile() accepts a file path parameter and will validate the email addresses found in a text file.

Can Email Validator find the mail servers for a domain?

Yes. Besides validating email address, Email Validator can validate and find the MX (mail exchanger) records for a domain.

Why does Email Validator returns every Yahoo Address as correct. Even an Invalid Email Address like asfsasga@yahoo.com?

Some mail servers always return a positive response that a mailbox exists, and it is only until an email is sent to a mailbox, that the server responds with a negative response saying a mailbox does not exist. Microsoft's exchange server is notorious for doing this. However, we have optimized Email Validator control to help with this situation, and return faster results against those known servers.

Is it compatible with Visual Studio 2008/2010/2013?

YES. It supports Visual Studio 2008/2010/2013 and .NET Framework 2.0/3.x/4.0. You may download Email Validator demo with Sample Code for Visual Studio 2005/2008/2010.

Is there any chance of an AJAX version of Email Validator? Or do you have any comments about how to implement with AJAX?

Right now no AJAX version of Email Validator available. You can use MS AJAX Update Panel to make it AJAX.

I am looking at the "Email Validator" product and wanted to know if this comes with Source Code or not?

No. Email Validator does not come with Source code.

Is it possible to use the Email Validator with an existing registration page and if yes how?

Email Validator is .NET component and can be used with .NET application. You can use Email Validator with exiting .NET and ASP.NET form. To learn how it works, please have look at Web Demo pages.

Is Email Validator compatible with ASP pages? If not do you have a version that is?

Email Validator is 100% .net Component and does not work with asp page.

I am using the Email Address Validator from SOA Express for Excel (from StrikeIron) and I am trying to figure out how to verify multiple email addresses at a time. Is that possible to configure in SOA Express?

To check multiple addresses you need to do some work to setup system whereby consecutive calls would be made.

Does Email Validator support Windows Vista? Any chance, that I can install your component to my Vista machine?

No, right now it doesn’t support Windows Vista. We are in the process to support it.


more FAQ