Results 1 to 4 of 4

Thread: Does anyone have an Idea how....

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2001
    Location
    NC
    Posts
    41

    Question 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

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Not really. All you an do is wait till the mail bounces back.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2001
    Location
    NC
    Posts
    41
    I can't give up that easily! There's got to be a way!

  4. #4
    Registered User Nucleus's Avatar
    Join Date
    Apr 2001
    Location
    So that's what you are up to ;)
    Posts
    2,530
    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
  •  



Click Here to Expand Forum to Full Width