Categories: None [Edit]

mail_provider

https://rubygems.org/gems/mail_provider
https://github.com/nikhgupta/mail_provider
Smartly check whether a given email/domain belongs to a free or disposable mail provider. There are hundreds of lists available in Github repositories or Gists that list various free and disposable email providers. This gem downloads a bunch of these scripts (pre-configured URLs) and parses them to count votes against each domain in the list. We, then, create a Trie structure to efficiently query this data with a given domain or email. For each query, you get back a number specifying how many sources are claiming that the domain is a free or disposable email provider.

Total

Ranking: 80,161 of 187,239
Downloads: 11,202

Daily

Ranking: 78,093 of 187,224
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
201,052,342,598faraday
231,011,545,722public_suffix
27919,404,019rspec
73551,545,498pry
90551,278,934simpleidn
2,01312,212,090hamster

Owners

#GravatarHandle
1iconnikhgupta