awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesDevelopment Servers

Local SMTP server implementations designed specifically for intercepting and inspecting outgoing mail during software development.

Distinct from SMTP Server Implementations: Distinct from SMTP Server Implementations: focuses on local interception and testing rather than production-grade mail hosting.

Explore 2 awesome GitHub repositories matching networking & communication · Development Servers. Refine with filters or upvote what's useful.

Awesome Development Servers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mailhog/mailhogmailhog 的头像

    mailhog/MailHog

    15,784在 GitHub 上查看↗

    MailHog is an email testing tool that functions as a local SMTP server to capture outgoing messages during the development process. By intercepting SMTP traffic, it allows developers to verify email content, headers, and attachments without transmitting messages to actual external recipients. Captured data is stored in an in-memory buffer, ensuring that sensitive information remains accessible for inspection through a dedicated web-based dashboard. The platform distinguishes itself by incorporating network simulation capabilities, which allow for the injection of artificial delays or connecti

    A local email testing tool that captures outgoing SMTP messages to allow developers to inspect content and attachments without sending real emails.

    Go
    在 GitHub 上查看↗15,784
  • axllent/mailpitaxllent 的头像

    axllent/mailpit

    8,764在 GitHub 上查看↗

    Mailpit is an SMTP mail testing server and web-based email inbox designed to intercept and store outgoing emails for development and integration testing without delivering them to real recipients. It functions as an SMTP mocking tool and relay gateway, allowing users to capture mail traffic and view it through a browser interface. The project distinguishes itself by providing tools for SMTP server simulation, including the ability to inject failure codes to test application resilience. It also includes an email compatibility analyzer that validates HTML rendering, checks link integrity, and s

    Acts as a local SMTP server for intercepting and inspecting outgoing mail during software development.

    Goemail-testinggogolang
    在 GitHub 上查看↗8,764
  1. Home
  2. Networking & Communication
  3. SMTP Server Implementations
  4. Development Servers