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,968 of 191,254
Downloads: 11,517

Daily

Ranking: 85,135 of 191,174
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,275,668,462bundler
81,267,702,122rake
181,141,982,035faraday
211,118,123,113public_suffix
29962,362,170rspec
72587,299,465pry
86159,834,395simpleidn
2,04213,080,410hamster

Owners

#GravatarHandle
1iconnikhgupta