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,243 of 180,404
Downloads: 9,786

Daily

Ranking: 80,697 of 180,385
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,060,853,113bundler
16849,094,940rake
22776,913,062faraday
23765,651,376rspec
28697,887,222public_suffix
63420,611,001pry
1,31620,472,462simpleidn
1,80110,272,807hamster

Owners

#GravatarHandle
1iconnikhgupta