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
So I have my own gem for doing lookups.
The thing about MX-record lookup is that it is not very fast,
so my gem offers many levels of caching,
including whitelist, rails_cache store, etc.
So I have my own gem for doing lookups.
The thing about MX-record lookup is that it is not very fast,
so my gem offers many levels of caching,
including whitelist, rails_cache store, etc.
https://github.com/lulalala/email_domain_validator#filters
These are implemented so one filter can wrap around another filter, making the whole thing very configurable.
I am wondering if you are interested in either:
The text was updated successfully, but these errors were encountered: