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)

Dependencies of email_checker

1 dependency
Package Requirement Status
socket ~> 0.3.1 optional

Checksum

Dependency Config

mix.exs

rebar.config

Gleam

erlang.mk

Package Details

Downloads Last 30 days, 0.2.4
0 200 400 600 800

this version

1 348 370

yesterday

849

last 7 days

3 661

all time

1 637 262

Last Updated

Jan 18, 2022

License

MIT

Build Tools

mix

Publisher

maennchen maennchen

Links