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,167 of 183,477
Downloads: 10,600

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,456,134,847bundler
10969,073,546rake
21887,843,911faraday
25825,073,950rspec
26821,219,035public_suffix
69473,435,718pry
1,08732,451,540simpleidn
1,90611,120,741hamster

Owners

#GravatarHandle
1iconnikhgupta