Ross ROSS = Recommend OSS · open-source software intelligence for agents

truemail-rb/truemail

🚀 Configurable framework agnostic plain Ruby 📨 email validator/verifier. Verify email via Regex, DNS, SMTP and even more. Be sure that email address valid and exists. observed · 2026-08-28

github.com/truemail-rb/truemail · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2739
  • days_rel: n/a
  • days_push: 862
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1274 stars · 71 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Truemail is a configurable, framework-agnostic plain Ruby gem for validating and verifying email addresses. It validates emails via regex, DNS/MX lookups, SMTP checks, and whitelist/blacklist rules to confirm an address is both valid and exists.

Use cases

  • validate email addresses in a Ruby on Rails signup form
  • check whether an email address actually exists via SMTP
  • verify MX records for a user's email domain
  • block disposable or blacklisted email domains at registration
  • validate email format with a custom regex pattern
  • clean up email lists before sending campaigns

When to choose

  • you need deep email verification beyond simple format checks (DNS, MX, SMTP)
  • you want a framework-agnostic Ruby library with configurable validation layers
  • you need whitelist/blacklist and MX blacklist controls

When to avoid

  • you are not working in Ruby
  • you only need lightweight client-side email format checking
  • you need a hosted bulk email verification API with deliverability scoring

Facets

library · maturity stable

email form-handling security email web-development developer-tools ruby email-validation email-verification smtp-validation dns-validation mx-validation regex-validation ruby-gem framework-agnostic

2 sources

Member repositories

RepositoryRoleHealth v2
truemail-rb/truemailmain23

For agents

markdown · JSON · MCP: product_card(name="truemail-rb/truemail")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem