truemail-rb / truemail

🚀 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.

Home Page:https://truemail-rb.org/truemail-gem

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Default Regex Not Catching Previous Pattern

your-favorite-dev opened this issue · comments

New bug checklist

Bug description

I was using version 2.4.2 and the following would report as incorrect in@correct@email.com
I upgraded to the current version and now the same string will pass.

Complete output when running truemail, including the stack trace and command used
### 2.4.2 Screen Shot 2021-10-05 at 2 00 40 PM

Current

Screen Shot 2021-10-05 at 2 03 11 PM

Hi, Andrew! Thanks for your bug report. This fix is available in latest (2.5.2) truemail release. Cheers!

Screenshot 2021-10-06 at 12 37 13 PM