Question:

I have an app that validates an email address. If you enter [email protected], it should validate whether or not the address is in proper format. That's fine and dandy.

However, what if I wanted to make sure the domain is not a bogus one? Is it possible to ping the mail server itself?

Thanks

------------------
CompuGEEK