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,193 of 187,603
Downloads: 11,281

Daily

Ranking: 71,873 of 187,591
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,622,509bundler
101,165,909,119rake
201,063,997,900faraday
231,026,076,290public_suffix
28925,144,006rspec
73556,307,351pry
90052,200,726simpleidn
2,01812,298,649hamster

Owners

#GravatarHandle
1iconnikhgupta