Free NET Assembly for mail validation

  • Thread starter Domenico Ferraro
  • Start date
D

Domenico Ferraro

Hello,

I created a library which performs severals checks against the email
address input by the user.

Assembly is freeware and I'm ready to improve in event of suggestions.

I called it: df_mailstuff

If anybody is interested...I'm here.

Cheers.
 
D

Domenico Ferraro

Here some feature:

The library is ready for immediate use, has no external dependencies,
and can be incorporated in to your new or existing scripts in minutes.
Using the library you can:


Specify the validation level to perform on any query
Perform full syntax and several rules checking of any address based on
current Internet standards.
Quickly identify invalid top level domains, private, and unreachable
domains.
Determine if the specified mail address is from a well known free
email domain.
Issue real time DNS queries to ensure the domain exists and retrieve
the MX records pointing to its mail servers.
Issue real time SMTP requests to contact the domain's mail servers and
see if they will accept mail to the address.
Issue real time WhoIs requests
Uses complex heuristic algorithms for catching invalid email
addresses.

Bonus: extract mails addresses inside a test you pass to the library.
DF_MailStuff returns detailed error codes.
A full log is available as array or text file.
No external references but .Net 2.0 framework: just download ad use
it. Here you may test it:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,154
Messages
2,570,870
Members
47,400
Latest member
FloridaFvt

Latest Threads

Top