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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • atech/postalAvatar de atech

    atech/postal

    16,606Voir sur 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
    Voir sur GitHub↗16,606
  • simple-login/appAvatar de simple-login

    simple-login/app

    6,735Voir sur 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
    Voir sur GitHub↗6,735
  • karllhughes/side-project-marketingAvatar de karllhughes

    karllhughes/side-project-marketing

    5,613Voir sur GitHub↗

    Ce projet est une feuille de route de marketing numérique et une liste de contrôle de marketing pour startup, conçue pour guider le lancement d'une nouvelle entreprise. Il sert de guide de stratégie de mise sur le marché (go-to-market) et de framework de growth hacking, fournissant une approche opérationnelle structurée pour attirer les premiers utilisateurs. Le framework se concentre sur des domaines d'exécution spécifiques, notamment la recherche de concurrents, le positionnement de marque et les relations publiques. Il fournit un playbook pour préparer des kits média et démarcher les journalistes afin d'obtenir une couverture presse dans l'industrie. Le périmètre couvre un large éventail de capacités, incluant les stratégies d'acquisition client, les workflows de marketing de contenu et l'optimisation du taux de conversion. Il aborde également l'établissement d'une présence de marque numérique via la configuration de profils sociaux, la mise en place d'une infrastructure d'e-mailing et la création de sites web marketing avec capture de leads.

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

    Voir sur GitHub↗5,613
  • usesend/usesendAvatar de usesend

    usesend/useSend

    4,402Voir sur 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
    Voir sur GitHub↗4,402
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Email Infrastructure

Explorer les sous-tags

  • 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.