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,898 of 189,933
Downloads: 11,475

Daily

Ranking: 84,475 of 189,920
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,219,693,676bundler
81,248,043,640rake
171,126,806,154faraday
221,100,764,976public_suffix
29954,622,386rspec
73581,052,570pry
86958,201,822simpleidn
2,03612,947,802hamster

Owners

#GravatarHandle
1iconnikhgupta