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: 79,766 of 186,833
Downloads: 11,013

Daily

Ranking: 111,930 of 186,696
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,901,817,099bundler
101,126,598,827rake
211,027,520,960faraday
23982,239,387public_suffix
27908,597,480rspec
71542,145,729pry
91249,468,724simpleidn
1,98612,015,164hamster

Owners

#GravatarHandle
1iconnikhgupta