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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
postalserver avatar

postalserver/postal

0
View on GitHub↗
16,618 stars·1,250 forks·Ruby·MIT·21 viewspostalserver.io↗

Postal

Postal is an open-source mail delivery platform designed for self-hosted sending and receiving of email using standard mail transfer protocols. It serves as a comprehensive email infrastructure that provides full delivery tracking and management of outgoing mail streams.

The system includes an SMTP server manager with a web administration interface for configuring server settings and monitoring delivery status. It distinguishes its outbound traffic management through priority-based IP rotation and assignment to help maintain sender reputation.

The platform covers incoming email processing and routing, asynchronous mail queue management, and spam filtering using configurable thresholds and external tools. It also incorporates security features such as SHA256 request signing for outgoing HTTP requests and OpenID Connect for identity management.

The software is provided as a container image with orchestration for its database dependencies and supports configuration via environment variables.

Features

  • Email Delivery Infrastructure - Offers a self-hosted infrastructure for sending emails from websites and servers to external recipients.
  • Self-Hosted Email Delivery Platforms - Provides a complete, open-source platform for self-hosting the sending and receiving of email messages.
  • Incoming Message Routing - Processes received email messages and routes them to appropriate internal or external destinations.
  • Mail Delivery Agents - Employs mail delivery agents and background workers to handle asynchronous routing and delivery.
  • Message Queue Workers - Uses background worker processes to decouple email reception from final delivery via asynchronous queuing.
  • Email Senders - Routes emails from applications to external recipients while optimizing sender reputation and IP priority.
  • Email Systems - Hosts mail servers that receive external mail streams and route them for automated handling or storage.
  • Email Delivery Services - Provides a full-scale system for transmitting email messages to external recipients via standard transport protocols.
  • Incoming Email Processors - Implements a routing engine that receives incoming messages and handles them for automated internal processing.
  • Mail Servers - Serves as a comprehensive open-source mail server for sending, receiving, and managing electronic mail.
  • Outbound IP Rotation - Manages sender reputation by rotating outbound IP addresses based on a weighted priority list.
  • SMTP Routing - Handles the core reception and transmission of email using the standard SMTP protocol.
  • Email Filtering - Includes built-in mechanisms for scanning and blocking unsolicited email using configurable thresholds and external tools.
  • Spam Filtering - Identifies and blocks unsolicited email using configurable thresholds and external spam filters.
  • Containerized Platforms - Provides a complete mail platform packaged as a container image with integrated database orchestration.
  • Server Management Interfaces - Provides a web interface for configuring outgoing mail streams and managing sender reputation across IP addresses.
  • Administrative Interfaces - Includes a web-based dashboard for managing server configurations and monitoring real-time delivery status.
  • Delivery Monitoring - Tracks real-time operational metrics and queue latency to monitor email delivery health.
  • Server Metrics - Provides a dedicated internal server for exposing real-time operational metrics and system health data.
  • Backend and Infrastructure - Mail delivery platform for transactional emails.
  • Open Source Applications - Mail delivery and SMTP platform.
  • Email Solutions - Full-featured mail server for websites and applications.

Star history

Star history chart for postalserver/postalStar history chart for postalserver/postal

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Postal

Similar open-source projects, ranked by how many features they share with Postal.
  • mailu/mailuMailu avatar

    Mailu/Mailu

    7,319View on GitHub↗

    Mailu is a complete email distribution system deployed as a suite of containerized images. It provides a self-hosted email infrastructure that integrates a webmail client interface with a centralized administration dashboard for managing domains, user accounts, and storage quotas. The system focuses on email deliverability and security through a framework that implements identity verification records and digital certificates. This includes the use of identity signatures and encryption to secure mail transport and prevent domain spoofing. The platform includes layered spam and malware filteri

    Pythondkimdmarcdocker
    View on GitHub↗7,319
  • atech/postalatech avatar

    atech/postal

    16,606View on 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

    Ruby
    View on GitHub↗16,606
  • mjl-/moxmjl- avatar

    mjl-/mox

    5,713View on GitHub↗

    Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and receiving email through SMTP, IMAP4rev2, and a built-in webmail application. It is designed to be operated without external dependencies or runtime plugins, with all mail services — including spam filtering, queue management, and web interfaces for administration and account management — contained in one executable. The server distinguishes itself through automated TLS certificate management via ACME, DNS-based autoconfiguration for email clients, and file-based configuration

    Go
    View on GitHub↗5,713
  • docker-mailserver/docker-mailserverdocker-mailserver avatar

    docker-mailserver/docker-mailserver

    18,420View on GitHub↗

    This project provides a full-stack, containerized mail server platform designed for self-hosting. It functions as a complete mail transfer agent that bundles essential services—including SMTP, IMAP, and POP3—into a unified environment. By leveraging container orchestration, it enables the deployment of private email infrastructure that handles message transport, delivery, and user management within a single, manageable service. The platform distinguishes itself through deep integration with container runtimes and robust configuration flexibility. It supports granular customization via configu

    Shellantispamantiviruscontainer
    View on GitHub↗18,420
See all 30 alternatives to Postal→

Frequently asked questions

What does postalserver/postal do?

Postal is an open-source mail delivery platform designed for self-hosted sending and receiving of email using standard mail transfer protocols. It serves as a comprehensive email infrastructure that provides full delivery tracking and management of outgoing mail streams.

What are the main features of postalserver/postal?

The main features of postalserver/postal are: Email Delivery Infrastructure, Self-Hosted Email Delivery Platforms, Incoming Message Routing, Mail Delivery Agents, Message Queue Workers, Email Senders, Email Systems, Email Delivery Services.

What are some open-source alternatives to postalserver/postal?

Open-source alternatives to postalserver/postal include: mailu/mailu — Mailu is a complete email distribution system deployed as a suite of containerized images. It provides a self-hosted… atech/postal — Postal is an open-source email infrastructure and self-hosted delivery platform. It functions as an SMTP mail server… mjl-/mox — Mox is a self-hosted email server that runs as a single compiled Go binary, handling the full lifecycle of sending and… docker-mailserver/docker-mailserver — This project provides a full-stack, containerized mail server platform designed for self-hosting. It functions as a… mail-in-a-box/mailinabox — Mail-in-a-Box is a self-hosted email server appliance that automates the deployment of SMTP, IMAP, and POP3 services… mailcow/mailcow-dockerized — Mailcow-dockerized is an open-source email hosting platform that provides a complete, self-hosted infrastructure…