🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists.
Email addresses with multiple consecutive dashes in the domain part are not allowed by the regex. For example info@truemail---website.com. According to rfc1035 a domain with multiple dashes is allowed though
Complete output when running truemail, including the stack trace and command used
New bug checklist
truemail
to the latest versionBug description
Email addresses with multiple consecutive dashes in the domain part are not allowed by the regex. For example
info@truemail---website.com
. According to rfc1035 a domain with multiple dashes is allowed thoughComplete output when running truemail, including the stack trace and command used