PDA

View Full Version : Email Validator


hummpy
06-04-02, 02:53
hi,
I was wandering if anyone knew of a website that i can check to see if an email address exists or not without sending an actual email message to it. I've seen a few modules to do that, but i don't want to install and write a script for it. So if anyone knew of a site where i can just type in the email address and it will tell me if it exists, please reply to this message.

thanks!!

Sarkarsan
06-05-02, 02:04
It has to be checked against an existing database of email address or you need to send an email and check the return status.

You can check here.


http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=20&t=000882

Santosh Sarkar