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

axllent/mailpit

An email and SMTP testing tool with API for developers observed · 2026-08-28

github.com/axllent/mailpit · homepage · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 98
  • Release rhythm 86
  • Longevity 100
How is this computed?

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

  • gap_med: 10
  • age_days: 1496
  • days_rel: 12
  • days_push: 12
  • n_releases_24m: 62

Full methodology

Adoption not part of the score

10209 stars · 329 forks observed · 2026-08-28

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

Mailpit is a lightweight, zero-dependency email and SMTP testing tool for developers that acts as a local SMTP server and captures outgoing mail. It provides a modern web UI to inspect messages, plus a REST API, POP3 server, and features like HTML compatibility checks, link checking, spam analysis, and message relaying.

Use cases

  • capture emails sent by my app during local development
  • test email sending without sending to real users
  • run an SMTP server for integration testing
  • inspect HTML emails and check email client compatibility
  • query captured emails via an API in automated tests
  • replace MailHog for email testing
  • check spam score of my emails with SpamAssassin
  • view test emails in a web interface

When to choose

  • you need a fast, low-memory local SMTP catch-all for development or CI
  • you want automated email assertions via a REST API
  • you need HTML/link/spam analysis tooling for email testing
  • you want a maintained MailHog replacement with Docker images

When to avoid

  • you need a production mail transfer agent or real email delivery
  • you need a hosted/team email testing service with shared inboxes (though Mailtrap integration exists)
  • you require full IMAP support

Facets

application · maturity active

email testing http-server webhook developer-tools email developer-tools testing self-hosted windows self-hosted cross-platform go smtp-server email-capture mail-testing rest-api pop3 mailhog-alternative integration-testing spamassassin linux macos docker

10 sources

Member repositories

RepositoryRoleHealth v2
axllent/mailpitmain94

For agents

markdown · JSON · MCP: product_card(name="axllent/mailpit")

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