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

1 Dependency

Jump to

Dependencies of email_checker

1 dependency
Package Requirement
socket
~> 0.3.1 optional

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, all versions
0 500 1000 1500 2000

this version

1 113

yesterday

419

last 7 days

6 435

all time

1 650 610

Last Updated

Dec 14, 2021

License

MIT

Build Tools

mix

Publisher

maennchen maennchen

Links