WildDuck Mail Server
Scalable no-SPOF IMAP/POP3 mail server that stores everything in distributed MongoDB and follows Gmail's design.
Smart Download
Visit Project Homepage
No installer available yet — head to the source repository
A modern, horizontally scalable IMAP/POP3 mail server backed by MongoDB, inspired by Gmail.
Core Features
- All data (including emails) stored in sharded+replicated MongoDB for horizontal scaling and high availability
- Full REST API for integration and automation
- Design inspired by Gmail for modern user experience
- Supports IMAP and POP3, compatible with most email clients
- No single point of failure architecture
What It Can't Do
- •Requires MongoDB expertise (sharding, replication); higher memory/disk footprint than traditional mail servers; smaller community and fewer resources in English/Chinese; requires basic knowledge of Node.js and NoSQL.
Use Cases
- Organizations needing a reliable, scalable internal mail system
- Email service providers looking to replace traditional Postfix/Dovecot stacks
- Developers who want a fully API-programmable mail server
WildDuck is an open-source mail server designed to be horizontally scalable and eliminate single points of failure. It stores all data—including emails—in a sharded and replicated MongoDB cluster, allowing for easy scaling and high availability. The server implements IMAP and POP3 protocols, and provides a comprehensive REST API for integration. Its design philosophy is heavily inspired by Gmail, aiming for a modern, user-friendly email experience. WildDuck is part of the Zone Mail Suite (ZMS) and is licensed under the EUPL 1.2. It is ideal for organizations that need a reliable, scalable email infrastructure without traditional mail server complexities.
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: Prepare a Linux server, install MongoDB 4.4+ and configure sharding/replica sets (minimum 3 nodes recommended)
Step 2: Install Node.js 16+, download WildDuck source and extract
Step 3: Copy config/default.toml to config/production.toml, edit database connection and other settings
- Step 1: Prepare a Linux server, install MongoDB 4.4+ and configure sharding/replica sets (minimum 3 nodes recommended)
- Step 2: Install Node.js 16+, download WildDuck source and extract
- Step 3: Copy config/default.toml to config/production.toml, edit database connection and other settings
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 WildDuck process (e.g., pm2 stop wildduck), remove the installation directory (rm -rf /opt/wildduck). To completely remove data, drop the wildduck database in MongoDB.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
3 FAQs
Similar Projects
PowerToys
A set of utilities for power users to tune and streamline their Windows experience for greater productivity.
terminal
Modern, feature-rich terminal application for Windows command-line users, with tabs, GPU acceleration, and full customization.
core
Open source home automation that puts local control and privacy first. Perfect for Raspberry Pi or a local server.