awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesMail Message Stores

Systems dedicated to the capture and persistence of email traffic for testing purposes.

Distinct from Email: Specifically stores intercepted SMTP traffic rather than general email libraries or note conversion.

Explore 2 awesome GitHub repositories matching data & databases · Mail Message Stores. Refine with filters or upvote what's useful.

Awesome Mail Message Stores GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • axllent/mailpitAvatar de axllent

    axllent/mailpit

    8,764Ver en 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

    Saves captured email data to local files or clusters to ensure persistence across restarts.

    Goemail-testinggogolang
    Ver en GitHub↗8,764
  • django-extensions/django-extensionsAvatar de django-extensions

    django-extensions/django-extensions

    6,808Ver en GitHub↗

    django-extensions is a specialized toolset for the Django framework providing utilities for database visualization, application debugging, development environment management, and custom management command execution. It functions as a collection of tools designed to automate development tasks and inspect the internal state of an application. The project provides a database visualization tool for generating diagrams of data models and comparing schemas to map complex relationships. It also includes a debugging utility to intercept email traffic and audit user permissions to troubleshoot applica

    Implements a local email backend that intercepts and stores outgoing mail for delivery testing without sending real messages.

    Python
    Ver en GitHub↗6,808
  1. Home
  2. Data & Databases
  3. Mail Message Stores