On Mon, Nov 30, 1998 at 08:21:31PM -0600, Michael A. Stone wrote:
> this is only a half-solution, but it's fairly easy to find out whether a
> given /machine/ exists.   perl has the built-in routine gethostbyname()
> which will do a standard DNS lookup for you.

Good routine to have handy, but it doesn't deal with MX records, which
are increasingly a part of Internet life as more and more people use
virtual domains (like me!).

I've been thinking about this problem off and on since writing a response
yesterday, and have come to the conclusion that the only real way to
know if an email address is valid is to attempt delivery and wait for
the bounce; but given that this process could take quite a long time
(hours) depending on the depth of the mail queues involved or the
ultimate destination, that won't work well on a web site that is supposed
to be interactive.

---Rsk
Rich Kulawiec
[EMAIL PROTECTED]
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to