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
·

4 repository-uri

Awesome GitHub RepositoriesEmail Infrastructure

Platforms and services for sending, managing, and hosting email.

Explore 4 awesome GitHub repositories matching part of an awesome list · Email Infrastructure. Refine with filters or upvote what's useful.

Awesome Email Infrastructure GitHub Repositories

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

    atech/postal

    16,606Vezi pe GitHub↗

    Postal is an open-source email infrastructure and self-hosted delivery platform. It functions as an SMTP mail server and inbound email gateway, providing the tools necessary to send and receive email through a privately managed infrastructure. The system manages SMTP infrastructure for outgoing message delivery and provides capabilities for custom email receiving. It allows for the routing of incoming external emails to internal applications or websites for automated processing. The platform includes support for multi-tenant domain mapping, event-driven webhook notifications, and plugin-base

    Full-featured open-source platform for incoming and outgoing mail.

    Ruby
    Vezi pe GitHub↗16,606
  • simple-login/appAvatar simple-login

    simple-login/app

    6,735Vezi pe GitHub↗

    This project is an email alias management platform and masking proxy designed to protect user privacy. It functions as a gateway that creates unique email addresses to hide a user's primary mailbox, forwarding incoming messages while routing outbound replies through a reverse-proxy to maintain sender anonymity. The system distinguishes itself through advanced domain and privacy controls, including the ability to link personal domains via DNS for branded aliases and catch-all routing. It further secures communications via a PGP encryption gateway that encrypts forwarded email content using pub

    Self-hosted solution for managing email aliases.

    Pythonaliasesemailflask
    Vezi pe GitHub↗6,735
  • karllhughes/side-project-marketingAvatar karllhughes

    karllhughes/side-project-marketing

    5,613Vezi pe GitHub↗

    Acest proiect este un roadmap de marketing digital și un checklist de marketing pentru startup-uri, conceput pentru a ghida lansarea unei noi afaceri. Servește ca un ghid de strategie go-to-market și un framework de growth hacking, oferind o abordare operațională structurată pentru a atrage primii utilizatori. Framework-ul se concentrează pe domenii specifice de execuție, inclusiv cercetarea concurenței, poziționarea brandului și relațiile publice. Oferă un playbook pentru pregătirea kiturilor media și abordarea jurnaliștilor pentru a obține acoperire în presa de specialitate. Domeniul de aplicare acoperă o gamă largă de capabilități, inclusiv strategii de achiziție a clienților, fluxuri de lucru de marketing de conținut și optimizarea ratei de conversie. De asemenea, abordează stabilirea unei prezențe digitale a brandului prin configurarea profilurilor sociale, configurarea infrastructurii de e-mail și crearea de site-uri web de marketing cu captare de lead-uri.

    Establishes professional email addresses, mailing lists, and brand templates for automated messaging.

    Vezi pe GitHub↗5,613
  • usesend/usesendAvatar usesend

    usesend/useSend

    4,402Vezi pe GitHub↗

    useSend is an email marketing platform and transactional delivery system built to manage bulk campaigns and individual messages using AWS SES for delivery. It provides a RESTful API, an SMTP relay gateway, and a visual management interface for designing HTML templates and coordinating email broadcasts. The platform distinguishes itself by translating legacy SMTP traffic into modern API calls and implementing an event-driven webhook system. This system pushes real-time delivery, bounce, and click notifications to external servers using HMAC-SHA256 signed payloads to ensure authenticity. The s

    Translates legacy SMTP traffic into API calls and manages authenticated sending domains.

    TypeScriptemailhacktoberfestpostmark
    Vezi pe GitHub↗4,402
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Email Infrastructure

Explorează sub-etichetele

  • SMTP-to-API GatewaysGateways that translate legacy SMTP traffic into modern API calls for email dispatch. **Distinct from Email Infrastructure:** Specifically addresses the translation of SMTP protocol to API, whereas the parent is general infrastructure.