David, the great <David, the
> wrote:
>Hi,
>Is there a way to validate an email address and to check whether it is
>sendable?
Not really. You can check for proper syntax, but remember that there
are a variety of acceptable syntaxes for email addresses. Once you're
sure the syntax is right, does the domain name actually have a mail
server? And if there's a server, is the user name (left of the @ sign)
a legitimate user on that server? The only way to be 100% sure is to
send it. Of course, if the user is bogus the mail server may just
swallow the message and send no bounce message. Then you're no wiser
than you were before.
--
Tim Slattery
MS MVP(Shell/User)
http://members.cox.net/slatteryt