check if e-mail is valid and exists

Posted by darkandcold on Stack Overflow See other posts from Stack Overflow or by darkandcold
Published on 2010-06-07T09:19:57Z Indexed on 2010/06/07 9:22 UTC
Read the original article Hit count: 205

Filed under:

Hello, i want to check if an e-mail address is valid and exist.

I mean not using regex. I need a valitadion by using mx.

for example how to check blablabla[at]gmail.com exists on gmail.com

it would be better using CMD (win)

© Stack Overflow or respective owner

Related posts about email-validation