Check if e-mail exists...

  • Thread starter Thread starter Onur Bozkurt
  • Start date Start date
O

Onur Bozkurt

Is there anyway to check if an e-mail address exists.....
I mean someone entered a mail address in a form... I wan't to check if that
e-mail reallly exists, doesn't matter if he/she really owns it.

Thanks...
 
Either this, or you can write a quickie SMTP client.. if they type in
(e-mail address removed) (sorry if this is someone's email) - you can attach
yahoo.com and do something like EHLO, then RECP (e-mail address removed) and it will
return whether the email is valid or not.. this is slow, and not reliable -
as there is no gaurantee of what version/standard thier mail server adhere's
to....
 

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

Back
Top