Skip to content

Added email-validator script #91

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

Merged
merged 1 commit into from
Oct 3, 2022

Conversation

smit-sms
Copy link
Contributor

@smit-sms smit-sms commented Oct 3, 2022

Description

A python script that takes input as an email address and checks whether the email address is valid or not. It contains checking static email address format as well as smtp server checking for better validation.

Fixes #89

Dependencies

py3dns, pyfiglet, validate-email-address

Future Improvements

Bulk email validation

Mentions

@advaita-saha

Screenshots of relevant screens

Screenshot from 2022-10-03 15-43-13

Developer's checklist

  • My PR follows the style guidelines of this project
  • I have performed a self-check on my work

If changes are made in the code:

  • I have followed the coding guidelines
  • My changes in code generate no new warnings
  • My changes are breaking another fix/feature of the project
  • I have added test cases to show that my feature works
  • I have added relevant screenshots in my PR

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2022

Thank you for opening your first pull request in our repository, one of our maintainers will get in touch with you soon.

We at Metafy have some special rewards and swags for the top contributors in general repos and every contributor in web3 repos
For being eligible for that, please authenticate yourself using this link:
https://hacktoberfest.auth.metafy.social

Rewards : T-shirts & NFT ( for blockchain contributions )

Best of luck on your Contributions
For further queries you can join our discord for support : https://discord.gg/W6PmEjjQsA

Copy link
Collaborator

@advaita-saha advaita-saha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@advaita-saha advaita-saha added feature a new feature to be added to the software hacktoberfest issue for hacktoberfest contributions hacktoberfest-accepted Congratulation, you did a valid request labels Oct 3, 2022
@advaita-saha advaita-saha merged commit 0a803c7 into metafy-social:master Oct 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Oct 5, 2022

PR is not linked to any issue, please make the corresponding changes in the body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a new feature to be added to the software hacktoberfest issue for hacktoberfest contributions hacktoberfest-accepted Congratulation, you did a valid request level-2 PR:No-Issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Email Validator
3 participants