๐Ÿ“ฆ azarboon / Email-Validator

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/azarboon/Email-Validator.git
HTTPS git clone https://github.com/azarboon/Email-Validator.git
SSH git clone git@github.com:azarboon/Email-Validator.git
CLI gh repo clone azarboon/Email-Validator
Martin Anderson Martin Anderson Update README.md 4effd3b 8 years ago ๐Ÿ“ History
๐Ÿ“‚ 4effd3b509831b6ad25f74ab77d437fe7ead09d4 View all commits โ†’
๐Ÿ“ .idea
๐Ÿ“ Documentation
๐Ÿ“ Project
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Email-Validator

This application receives list of emails, validates them against their syntax as well as their domain name, classifies and eventually writes them into output files.

How to use?

Write your to-be-classified emails in the userInputs.txt file located at ``./src/main/resources`. Each line should have only email. After a successful run, the app creates three output files (as text) located at `./target``

For sake of clarity, I have put a list of emails in userInputs.txt, built and ran the application. So, you can see the output results