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

erlang.mk

Package Details

Downloads Last 30 days, 0.2.4
0 400 800 1 200 1 600

this version

1 335 906

yesterday

996

last 7 days

4 598

all time

1 624 220

Last Updated

Jan 18, 2022

License

MIT

Build Tools

mix

Publisher

maennchen maennchen

Links