Packages

Simple library checking the validity of an email. Checks are performed in the following order: - REGEX: validate the emails has a good looking format - MX: validate the domain sever contains MX records - SMTP: validate the SMTP behind the MX records knows this email address (no email sent)

Current section

Readme

Jump to
Loading README...

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.0.1
0 20 40 60 80

this version

364

yesterday

193

last 7 days

4 388

all time

1 644 175

Last Updated

Nov 19, 2015

License

MIT

Build Tools

mix

Links