mjl-/mox

modern full-featured open source secure mail server for low-maintenance self-hosted email

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 5 minutes ago
Added to GitGenius on September 11th, 2026
Created on January 30th, 2023
Open Issues & Pull Requests: 200 (+0)
GitHub issues: Enabled
Number of forks: 223
Total Stargazers: 5,852 (+0)
Total Subscribers: 40 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.8 hours
Mean response time: 12.9 days
90th percentile: 24.0 days
Tracked items: 240

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 94% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 63% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 3% of issues opened in the past year have been closed. Three people close 51% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 158
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 519 days
Stale 30+ days: 140
Stale 90+ days: 133

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 1
Events in 7 days: 2

Top labels

No label distribution available yet.

Detailed Description

Mox is a modern full-featured open source secure mail server for low-maintenance self-hosted email.

Mox addresses the complexity of running your own mail infrastructure by providing an integrated solution that handles SMTP, IMAP, and webmail in a single binary. It implements modern email security standards including SPF, DKIM, DMARC, DANE, and MTA-STS with automatic TLS provisioning via ACME. The server includes built-in spam filtering with Bayesian learning and reputation tracking per user, along with a web admin interface that guides domain setup and DNS configuration. A quickstart command generates initial configuration, and the tool can run locally for testing via a dedicated subcommand.

Mox suits operators who want to self-host email for their own domain without managing multiple separate services or dealing with complex configuration. It works well for small to medium deployments where simplicity and security matter more than handling massive scale. The project includes a webserver component that can serve static files and act as a reverse proxy, allowing port 443 to double for website hosting. The HTTP API and webhooks enable integration with transactional email workflows. Interoperability has been manually verified against major email clients and cloud providers including Gmail, Outlook, and Proton Mail.

Almost all open issues are raised by outside users rather than by the core team, indicating a substantial base of adopters reporting real-world use. Maintainers typically respond to new issues and pull requests within a day.