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,081 of 180,702
Downloads: 9,904

Daily

Ranking: 60,926 of 180,689
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,107,069,537bundler
16863,261,344rake
22789,723,495faraday
24772,716,171rspec
28711,959,801public_suffix
64426,812,400pry
1,30221,404,542simpleidn
1,80410,405,515hamster

Owners

#GravatarHandle
1iconnikhgupta