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.2
0 1 2 3 4

this version

382

yesterday

888

last 7 days

4 689

all time

1 669 678

Last Updated

Nov 21, 2015

License

MIT

Build Tools

mix

Links