mail-in-a-box/mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 40 minutes ago
Added to GitGenius on September 3rd, 2026
Created on August 21st, 2013
Open Issues & Pull Requests: 610 (+0)
GitHub issues: Enabled
Number of forks: 1,548
Total Stargazers: 15,412 (+0)
Total Subscribers: 288 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 14.2 hours
Mean response time: 111.7 days
90th percentile: 72.8 days
Tracked items: 110

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 3% of issues opened in the past year have been closed. Three people close 54% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 72
New in 7 days: 1
Closed in 7 days: 2
Avg open age: 840 days
Stale 30+ days: 68
Stale 90+ days: 62

Recent activity

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

Top labels

  • documentation (2)
  • security (1)

Most active issues this week

Detailed Description

Mail-in-a-Box is a mail server appliance that automates the deployment of a complete email system on a fresh Ubuntu machine with a single click.

The project solves the complexity of setting up and maintaining a mail server by bundling SMTP, IMAP, webmail, spam filtering, DNS management with email authentication protocols, TLS certificate provisioning, backups, and system monitoring into a pre-configured package. Rather than requiring users to manually install and tune individual components, Mail-in-a-Box applies idempotent configuration that handles DKIM, SPF, DMARC, DNSSEC, and DANE TLSA records automatically, provisions Let's Encrypt certificates, and includes health checks that verify services are running and DNS records are correct daily.

Mail-in-a-Box is designed for individuals and small organizations seeking to reclaim control of their email infrastructure without deep system administration expertise. It explicitly prioritizes simplicity over customization—there are no user-configurable setup options, and the tool is intentionally not designed for power users who need to modify its behavior. The project includes a control panel and API for managing mail users, aliases, backups, and DNS records, plus webmail access through Roundcube and support for CardDAV, CalDAV, and Exchange ActiveSync clients. It also offers static website hosting on the same box. The tool is not positioned as a hardened, NSA-proof system but rather as a practical solution for running your own mail server with reasonable security defaults.

Development activity shows consistent maintenance of the core codebase with regular updates to keep dependencies current and address issues. The project maintains clear boundaries around its scope, declining feature requests that would compromise its simplicity-first philosophy. Community contributions are welcomed within the framework of the stated Code of Conduct, and the maintainers actively review and merge pull requests that align with the project's goals of ease of deployment and auditable configuration.