Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Reg: EmailID Validation

Reg: EmailID Validation

Scheduled Pinned Locked Moved C#
helpquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U Offline
    U Offline
    User 4005525
    wrote on last edited by
    #1

    Hi all, I want to validate a given mailAddress whether it exists in that domain or not.Can anyone help me to do this? thanks in advance sri

    N V 2 Replies Last reply
    0
    • U User 4005525

      Hi all, I want to validate a given mailAddress whether it exists in that domain or not.Can anyone help me to do this? thanks in advance sri

      N Offline
      N Offline
      Nick K
      wrote on last edited by
      #2

      Not sure what you are asking. There is a VRFY command within the SMTP protocol. Most servers have it turned off, because it is generally considered a security risk to allow email address verification. If it is a trusted server, it might work. Try "telnet yourservernameorIP 25" and type in "vrfy whomever@whatever.com" to see if a server supports it. http://www.the-welters.com/professional/smtp.html

      1 Reply Last reply
      0
      • U User 4005525

        Hi all, I want to validate a given mailAddress whether it exists in that domain or not.Can anyone help me to do this? thanks in advance sri

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        There is a component called 'EmailDossier' from http://www.hexillion.com/[^]

        Vasudevan Deepak Kumar Personal Homepage
        Tech Gossips
        A pessimist sees only the dark side of the clouds, and mopes; a philosopher sees both sides, and shrugs; an optimist doesn't see the clouds at all - he's walking on them. --Leonard Louis Levinson

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups