awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • atech/postalatech 的头像

    atech/postal

    16,606在 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
    在 GitHub 上查看↗16,606
  • simple-login/appsimple-login 的头像

    simple-login/app

    6,735在 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
    在 GitHub 上查看↗6,735
  • karllhughes/side-project-marketingkarllhughes 的头像

    karllhughes/side-project-marketing

    5,613在 GitHub 上查看↗

    This project is a digital marketing roadmap and startup marketing checklist designed to guide the launch of a new business. It serves as a go-to-market strategy guide and growth hacking framework, providing a structured operational approach to attract early users. The framework focuses on specific execution areas including competitor research, brand positioning, and public relations. It provides a playbook for preparing media kits and pitching journalists to secure industry press coverage. The scope covers a broad range of capabilities, including customer acquisition strategies, content mark

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

    在 GitHub 上查看↗5,613
  • usesend/usesendusesend 的头像

    usesend/useSend

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

探索子标签

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