mox
A modern, full-featured open source secure mail server for low-maintenance self-hosted email.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
An all-in-one, low-maintenance, secure mail server for self-hosted email.
Core Features
- Single binary with SMTP, IMAP, webmail, and more
- Automatic TLS via ACME (Let's Encrypt), no manual HTTPS config
- Built-in Bayesian spam filtering and sender reputation tracking
- Web admin interface for domains, accounts, and aliases
- SPF/DKIM/DMARC/DANE/MTA-STS for high deliverability
What It Can't Do
- •Needs a dedicated machine (or at least free ports 80/443); sharing with an existing web server requires extra config. Docker requires host networking. All DNS records (A, MX, SPF, DKIM, DMARC, etc.) must be manually added; Quickstart only provides hints.
Use Cases
- Personal or small team self-hosted email without Postfix/Dovecot complexity
- Enterprise internal email needing high security and low maintenance
- Development/testing for email protocol compatibility
Mox is a modern, full-featured open source secure mail server designed for low-maintenance self-hosted email. It bundles SMTP, IMAP, webmail, SPF/DKIM/DMARC authentication, Bayesian spam filtering, automatic TLS via ACME, DANE/MTA-STS, a web admin interface, and an HTTP/JSON API into a single binary. It supports internationalized email, reputation tracking, greylisting, and account autodiscovery. Mox is MIT-licensed and built with reusability in mind, with automated tests and manual testing against major email clients and providers.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Create a mox user on a dedicated machine: useradd -m -d /home/mox mox
Step 2: Download the mox binary from https://beta.gobuilds.org/github.com/mjl-/mox@latest/linux-amd64-latest/ and rename to mox
Step 3: Run './mox quickstart you@example.com' and follow DNS record instructions
- Step 1: Create a mox user on a dedicated machine: useradd -m -d /home/mox mox
- Step 2: Download the mox binary from https://beta.gobuilds.org/github.com/mjl-/mox@latest/linux-amd64-latest/ and rename to mox
- Step 3: Run './mox quickstart you@example.com' and follow DNS record instructions
Checksum not available
This project has not published a SHA-256 checksum on its GitHub Release page
SHA256 Checksum
No checksum available
Download directly from GitHub Releases and verify file integrity yourself
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
Stop the mox service, remove the installation directory and user (userdel -r mox), and clean up DNS records.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
5 FAQs
Similar Projects
RSSHub
RSSHub is the world's largest open-source RSS network. It generates RSS feeds from virtually any website, with over 5,000 instances and a thriving community. Perfect for aggregating social media, news, blogs, and more.
Puter
An open-source internet computer that lets you access all your files, apps, and games from anywhere, with self-hosting for full control.
PowerToys
A set of utilities for power users to tune and streamline their Windows experience for greater productivity.