You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As you can see, the problem has quite impressive roots. I propose removing the domain from the list, implementing domain whitelist to quickly patch future mistakes, and also paying more attention to validation before blacklisting a domain.
Possible workarounds:
downgrade gem to 1.1.9
disable disposable email validation
The text was updated successfully, but these errors were encountered:
Thanks for bringing this up and i'm sorry that poczta.onet.pl sneaked through.
I'm usually always checking all the additions to the list so that this wouldn't happen but the PR in question included over 500 new providers and i didn't have time to check them all.
I've pushed v1.1.11 to rubygems which fixes this issue.
The "poczta.onet.pl" domain belongs to e-mail service provided by the biggest Polish web portal - onet.pl. It shouldn't be blacklisted.
It was included in this commit:
As you can see, the problem has quite impressive roots. I propose removing the domain from the list, implementing domain whitelist to quickly patch future mistakes, and also paying more attention to validation before blacklisting a domain.
Possible workarounds:
The text was updated successfully, but these errors were encountered: