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

AfterShip/email-verifier

:white_check_mark: A Go library for email verification without sending any emails. observed · 2026-08-28

github.com/AfterShip/email-verifier · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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: 2084
  • days_rel: 720
  • days_push: 7
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1607 stars · 232 forks observed · 2026-08-28

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

A Go library for verifying email addresses without sending any emails. It validates syntax, checks DNS MX records, performs SMTP verification lookups with catch-all detection, and flags free providers, role accounts, and disposable email addresses.

Use cases

  • validate email addresses at signup
  • check if an email domain has valid MX records
  • detect disposable email addresses
  • verify whether a mailbox exists via SMTP without sending mail
  • detect catch-all email domains
  • check if an email is from a free provider or role account

When to choose

  • you need email validation in a Go backend
  • you want zero-email-sent verification to avoid spamming users
  • you need disposable and role-account detection built in

When to avoid

  • you need high-volume bulk email list cleaning with deliverability scoring
  • your app is not in Go
  • SMTP verification is blocked by your network or target providers (graylisting, rate limits)

Facets

library · maturity active

email form-handling security email developer-tools backend go cross-platform email-verification smtp-check disposable-email-detection mx-records syntax-validation

1 source

Member repositories

RepositoryRoleHealth v2
AfterShip/email-verifiermain67

For agents

markdown · JSON · MCP: product_card(name="AfterShip/email-verifier")

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