GitHub - Dicklesworthstone/claude_code_agent_farm
Contribute to Dicklesworthstone/claude_code_agent_farm development by creating an account on GitHub.
MailHog is an open-source email testing tool that provides a fake SMTP server on port 1025 and a web UI on port 8025 for viewing captured messages.
Developers configure applications to send emails to MailHog, which supports ESMTP (RFC5321), AUTH, PIPELINING, JSON API, real-time updates, and optional release to real servers. Built in Go, it runs without installation on multiple platforms using in-memory, MongoDB, or file storage.