|
-
Jun 6th, 2001, 01:23 PM
#1
Thread Starter
Member
Does anyone have an Idea how....
to validate an email! I mean literally check to see if it really exists! What sort of service sends you back an email saying
This is an automatically generated Delivery Status Notification.
Delivery to the following recipients failed.
I am thinking of a component that has a function that checks this somehow!
Can anyone point me in the right direction? Please
Thanks
JH
-
Jun 6th, 2001, 01:28 PM
#2
Not really. All you an do is wait till the mail bounces back.
-
Jun 6th, 2001, 01:33 PM
#3
Thread Starter
Member
I can't give up that easily! There's got to be a way!
-
Jun 6th, 2001, 09:51 PM
#4
Registered User
You can use a winsock control to send a test email to the address given. If successful then email address is valid.
Search www.planetsourcecode.com for source to do this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|