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
4 Dependants
Jump to
Current section
4 Dependants
Packages depending on email_checker
4 packages-
A blazing fast request validator for your phoenix app.
Updated 1 month ago
810recent downloads -
A set of convenient extensions for developing services with Elixir/Phoenix
Updated about 2 years ago
64recent downloads -
Mailing Lists managment
Updated about 3 years ago
26recent downloads -
Elixir SDK for the Poodle email sending API
Updated about 1 year ago
23recent downloads