Skip to content

kushal9897/Email-Verification-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

About Project- This for Learning Purpose Creating an email verifier tool in Go involves using libraries such as net and net/smtp. This tool will perform basic email verification, such as:

1.Syntax validation: Ensures the email format is correct. 2.Domain MX record check: Verifies the domain has a valid Mail Exchange (MX) record. 3.SMTP handshake: Connects to the domain's mail server to validate the email.

Here is my blog [https://kushal9897.hashnode.dev/building-an-email-verifier-in-go-a-step-by-step-guide]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages