Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6192045
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T02:52:35+00:00 2026-05-24T02:52:35+00:00

There is way to detect whether an email id is well-formed or not. Example

  • 0

There is way to detect whether an email id is well-formed or not. Example abcqs@def.com is a well-formed email address, but this may or may not be valid email account.

  • Case 1 May be the domain doesnot exist (e.g. def.com here).
  • Case 2 If the domain is valid then may be the id doesnot exist
    for the domain (eg abcqs username doesnot exist for def domain).

If it is not valid then if we sent mail, we will get some delivery failure mail, maybe in some hours after sending the email.

I want to implement a similar concept. I want to verify if an email id belongs to a valid account, which will find out whether the account exists or not.

How to achieve it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T02:52:35+00:00Added an answer on May 24, 2026 at 2:52 am

    I think a better approach is to send an email and verify it the user activates the account.

    1. The user fills in his email
    2. You create a link to be acessed by the user, passing some parameter to him. Example: http://your.domain.com/activate?account=984239048302948203482390
    3. You save the email and all info in your database, with a flag (a field) indicating that it hasn’t being activated yet, and the code you sent him
    4. When he clicks the link, you’ll receive that parameter in your site, in some program you have wrote. So you’ll know that the parameter 984239048302948203482390 has been used
    5. You verify if that code exists in your database and activate the account.

    And them he’s verified.

    You can check your database, every x days, and remove all the old entries, like one that weren’t validated more than one week ago.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to detect whether IIS is enabled or not? I know
Is there any way to detect in java code whether or not the code
In Microsoft SQL Server, is there a way to detect whether a database has
It seems to me there is no way to detect whether a drag operation
Is there a way to detect whether sys.stdout is attached to a console terminal
Is there a way to detect whether there is an antivirus software installed in
Is there a way to detect whether a variable has been set from the
Is there any way to detect whether an android phone is in sleep mode
Is there a way to detect whether we are running on emulator or real
I need a way to programatically detect whether the monitor is wide or not,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.