Skip to content

sanketchaudhari3009/email-verifier-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Email Verifier Go

Email Verifier Go is a simple command-line tool to check domain information, including MX records, SPF records, and DMARC records.

Features

Verify Domain Information:

i. Check MX (Mail Exchange) records.

ii. Check SPF (Sender Policy Framework) records.

iii. Check DMARC (Domain-based Message Authentication, Reporting, and Conformance) records.

Installation

## Clone this repository
$ git clone https://github.com/sanketchaudhari3009/email-verifier-go.git

# Navigate to the project directory
$ cd email-verifier-go

# Run the tool
$ go run main.go

Usage

To verify a domain, simply enter the domain name when prompted:

$ go run main.go

Capture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages