Postal
A fully featured open-source mail delivery platform for incoming & outgoing emails.
Why consider Postal?
Postal is a complete open-source mail delivery platform built in Ruby. Designed as a self-hosted alternative to SendGrid and Mailgun, it handles transactional outgoing email delivery, inbound webhooks, and live delivery logs.
Learn Postal by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Postal
Postal provides HTTP APIs and SMTP relays for sending transactional application emails with click tracking and bounce handling.
Running with Docker
docker run -d \ --name postal \ -p 25:25 -p 5000:5000 \ postalserver/postal:latestPostal is licensed under the GNU General Public License v3.0 (GPL-3.0).
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.