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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mailhog/mailhogAvatar mailhog

    mailhog/MailHog

    15,784Vezi pe 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
    Vezi pe GitHub↗15,784
  • axllent/mailpitAvatar axllent

    axllent/mailpit

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