[AccessD] email validation

DWUTKA at marlow.com DWUTKA at marlow.com
Mon Jan 9 10:30:30 CST 2006


Sure, that's easy though, just send them a registration email.  When the
user signs up, tell them an email was sent to them to finish the
registration.  That will verify the email is their's.

Drew

-----Original Message-----
From: Arthur Fuller [mailto:artful at rogers.com]
Sent: Sunday, January 08, 2006 5:47 PM
To: 'Access Developers discussion and problem solving'
Subject: Re: [AccessD] email validation


I would like to learn more about this. In the problem domain that I faced, I
would want not only to know whether the email address is valid, but whether
you received my send, because DWUTKA at marlow.com and DDWUTKA at marlow.com might
both be valid, and I need to make sure that the mail goes to you not him.
Which implies that I would like a response immediately. I realize there are
problems such as hotmail and gmail's relatively show times, not to mention
an ISP's mail down. But still...
A.


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of DWUTKA at marlow.com
Sent: January 8, 2006 6:29 PM
To: accessd at databaseadvisors.com
Subject: Re: [AccessD] email validation

Technically, you could use TCP/IP to create an SMTP session to verify an
email address.  The SMTP protocol does verify whether an email is valid on
it's domain.

Drew

-- 
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list