awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mailhog/mailhogAvatar von mailhog

    mailhog/MailHog

    15,784Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,784
  • axllent/mailpitAvatar von axllent

    axllent/mailpit

    8,764Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,764
  1. Home
  2. Networking & Communication
  3. SMTP Server Implementations
  4. Development Servers