Inbucket
Disposable email testing service with built-in SMTP, POP3, and REST API interfaces.
Why consider Inbucket?
Inbucket is an email testing service written in Go by James H. Brown. It accepts incoming emails over SMTP for any mailbox name, providing a real-time webmail UI, POP3 access, and JSON REST APIs to automate email verification testing in end-to-end integration suites.
Learn Inbucket by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Inbucket
Inbucket automates verification code extraction in Playwright and Cypress test suites via JSON endpoints.
Docker Quickstart
docker run -d -p 9000:9000 -p 2500:2500 inbucket/inbucketInbucket is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.