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: 81,270 of 191,980
Downloads: 11,561

Daily

Ranking: 50,110 of 191,939
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,328,113,703bundler
81,287,024,005rake
181,155,329,569faraday
191,132,959,121public_suffix
29969,201,457rspec
73593,445,643pry
85661,210,948simpleidn
2,04713,187,891hamster

Owners

#GravatarHandle
1iconnikhgupta