email_validator

command module
v0.0.0-...-3e88d7f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

README

Golang email validator

A simple command line tool for validating emails by using SMTP protocol to check an email exist or not. you can specify input and output files. warnings and errors will appear in stdErr.

command-line

Usage

Usage of ./emailValidator:
  -i string
        The name of input file that contains the emails you want to validate (default "input.txt")
  -o string
        The name of output file that want to see result (default "output.txt")

Author

Ali Ahmadi (2024)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL