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,049 of 183,107
Downloads: 10,554

Daily

Ranking: 42,025 of 183,092
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
21874,212,915faraday
25817,849,894rspec
26805,785,244public_suffix
68466,913,746pry
1,12830,557,018simpleidn
1,89711,025,337hamster

Owners

#GravatarHandle
1iconnikhgupta