VibeHunt
Back to browse

MailCue

Run as a fully hardened production email server.

Visit

MailCue provides a complete email testing environment packaged in a single Docker container. It runs a full mail stack—including SMTP, IMAP, POP3, DKIM signing, DMARC verification, and SpamAssassin filtering—so developers can observe how messages behave in a realistic production setting without external dependencies. The system also offers a REST API for programmatic sending, receiving, and searching of emails, and a React‑based web UI for interactive mailbox navigation and message inspection.

The server is designed for automation and CI/CD pipelines, exposing real‑time events via Server‑Sent Events and supporting GPG/PGP‑MIME operations such as key management, signing, and encryption. All data is stored in SQLite with optional AES‑256 encryption, eliminating the need for separate databases or message queues. Authentication relies on JWT tokens and Argon2id‑hashed passwords.

MailCue targets developers and QA teams that need a hardened, reproducible email infrastructure for testing delivery, authentication, spam handling, and encryption workflows. Its all‑in‑one container approach simplifies setup and teardown, allowing testing to start within seconds.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps