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-
748recent downloads
-
A set of convenient extensions for developing services with Elixir/Phoenix
Updated about 2 years ago
52recent downloads