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

inbucket/inbucket

Disposable webmail server (similar to Mailinator) with built in SMTP, POP3, RESTful servers; no DB required. observed · 2026-08-28

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

Health v2 · maintenance only

64/100

  • Activity 75
  • Release rhythm 28
  • 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: 198.5
  • age_days: 5079
  • days_rel: 270
  • days_push: 153
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2263 stars · 219 forks observed · 2026-08-28

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

Inbucket is a self-hosted disposable webmail (email testing) server that accepts messages for any address via built-in SMTP and exposes them through web, REST, and POP3 interfaces. It stores mail as flat files with no external database or dependencies, and is written in Go and Elm.

Use cases

  • test outbound emails from a web app in integration tests
  • self-hosted mailinator alternative behind a firewall
  • capture emails in a staging environment without leaking to real users
  • load test email sending without hitting the corporate mail server
  • view email HTML rendering and attachments during development
  • inspect SMTP message source and headers while debugging

When to choose

  • you need to verify emails sent by your application during automated testing
  • you want a zero-dependency, self-hosted catch-all mail server
  • you need SMTP, POP3, web UI, and REST API in a single binary or Docker image

When to avoid

  • you need to actually deliver email to real recipients
  • you need a full production mail server with authentication and spam filtering
  • you need persistent, secure long-term mailbox storage

Facets

service · maturity stable

email http-server testing email testing developer-tools self-hosted windows self-hosted go disposable-webmail smtp-server pop3 mail-testing integration-testing rest-api mailinator-alternative linux macos docker

4 sources

Member repositories

RepositoryRoleHealth v2
inbucket/inbucketmain64

For agents

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

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