https://github.com/hazcod/mailcheck
https://github.com/hazcod/mailcheck
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hazcod/mailcheck
- Owner: hazcod
- License: apache-2.0
- Created: 2020-09-17T15:26:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-18T05:57:55.000Z (almost 6 years ago)
- Last Synced: 2024-05-02T05:09:43.831Z (about 2 years ago)
- Language: Go
- Size: 18.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mailcheck
verifies email addresses
## Usage
`./mailcheck test@mailing.com`
## On the use
Many ISPs block the outgoing usage of port 25 to combat SPAM.
If you are seeing lots of i/o timeouts, try running the tool from another (preferably non-residential) network.