Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script request]: E-mail verifier using Golang. #1362

Open
2 tasks done
dijodaiju7 opened this issue Mar 28, 2022 · 11 comments · May be fixed by #1376
Open
2 tasks done

[script request]: E-mail verifier using Golang. #1362

dijodaiju7 opened this issue Mar 28, 2022 · 11 comments · May be fixed by #1376
Labels
Assigned enhancement New feature or request question Further information is requested Up-For-Grab

Comments

@dijodaiju7
Copy link

Is there an existing issue for this?

  • I have searched the existing issues.

Describe the script

Using this script we can verify the authenticity of an e-mail address. This will help to keep the scammers and spammers away by checking whether the e-mail address exists or not.

Language

Go

Is the feature request related to a problem? Please Specify.

We often receive many emails, in which some of which may pretend to be spam or scam emails. But if we have a tool to verify whether this email address exists or not as well as if someone provides us with an email address, we can verify the authenticity of the email address. Thus it will help us to stay safe in cyberspace.

Describe the solution you'd like.

I'm planning to implement a go script that checks MX, SPF, DMARC records ass well as the domain of the mail address. Using the net package the domain details can be verified and using the log package these details will be logged.

Anything else?

I would like to work on this project on behalf of GSSOC 22'.

Code of Conduct

  • I agree to follow this project's Code of Conduct
@dijodaiju7
Copy link
Author

/assign

@github-actions
Copy link

@dijodaiju7 Welcome to Rotten-Scripts🥳 Thanks for opening this Issue 🙌, This Will definitely Improve our Project💖.While we are having a look at this. If you want to work on this then,feel free to self-assign and start working on it.📄 Use /assign to self-assign this issue.

@github-actions github-actions bot added enhancement New feature or request question Further information is requested Up-For-Grab labels Mar 28, 2022
@dijodaiju7
Copy link
Author

/assign

@github-actions
Copy link

This issue has been assigned to @dijodaiju7!
It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@github-actions
Copy link

@dijodaiju7, this issue hasn't had any activity in 7 days. It will become unassigned in 14 days to make room for someone else to contribute.

@github-actions github-actions bot added the Open label Apr 18, 2022
@dijodaiju7 dijodaiju7 linked a pull request Apr 18, 2022 that will close this issue
12 tasks
@github-actions github-actions bot removed the Open label May 9, 2022
@pandyaved98
Copy link

/assign

@github-actions
Copy link

github-actions bot commented Jul 4, 2022

This issue has been assigned to @pandyaved98!
It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@github-actions
Copy link

@pandyaved98, this issue hasn't had any activity in 7 days. It will become unassigned in 14 days to make room for someone else to contribute.

@itsCheithanya
Copy link

/assign

@github-actions
Copy link

github-actions bot commented Sep 4, 2022

This issue has been assigned to @itsCheithanya!
It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@github-actions
Copy link

@itsCheithanya, this issue hasn't had any activity in 7 days. It will become unassigned in 14 days to make room for someone else to contribute.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Assigned enhancement New feature or request question Further information is requested Up-For-Grab
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants