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,742 of 193,214
Downloads: 11,632

Daily

Ranking: 61,331 of 193,188
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
171,185,666,564faraday
191,162,926,640public_suffix
29983,045,376rspec
72605,239,366pry
83764,586,180simpleidn
2,05813,388,603hamster

Owners

#GravatarHandle
1iconnikhgupta