selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

About

WildDuck Mail Server is an email server project focused on IMAP and POP3 delivery with a scalable, no-single-point-of-failure architecture. It is intended for operators who need a modern mail backend...

Community Ratings

No ratings yet

Features

  • IMAP server
  • POP3 server
  • scalable architecture
  • no single point of failure
  • distributed storage
  • Gmail-like product design

Details

Last Updated
Jul 10, 2026
Created
Mar 5, 2017
Requirements
sharded + replicated MongoDB
API
REST
Runtime / Stack
NodejsDocker
Privacy & Independence
No Cloud Required
Deployment

Deployment: Docker Compose ✓3 Containerslight hosting footprintRuns as 3 containers

Docker Compose

3 services · database: mongo · infra: redis, mongo

no resource limits declared

needs persistent storage (2 volumes)

docker-compose.yml · @ cb09a81 · scanned Jun 5, 2026

version: "3.7"
services:
    wildduck:
        restart: always
        image: ghcr.io/zone-eu/wildduck
        ports:
            - "8080:8080"
            - "143:143"
            - "110:110"
            - "993:993"
            - "995:995"
        depends_on:
            - redis
            - mongo
        environment:
            APPCONF_dbs_mongo: mongodb://mongo:27017/wildduck
            APPCONF_dbs_redis: redis://redis:6379/3
            APPCONF_api_host: 0.0.0.0
            APPCONF_api_accessToken: PLEASE_CHANGE_ME
    redis:
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Mar 25, 2026

Related Software

OpenClaw logo

OpenClaw

382.6k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
n8n logo

n8n

196.1k
n8n is a workflow automation platform for technical teams that combines visual no-code building with code-based extensibility.
Automation ToolsPermissive LicenseNot FOSS+5
Single ContainerSource AvailableNot FOSS
Details
Open-WebUI logo

Open-WebUI

145.1k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Generative AIArtificial IntelligenceAI Interfaces+7
2 ContainersOpen CoreFOSS with Issues
Details
ComfyUI logo

ComfyUI

120.4k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+3
Freemium
Details
Immich logo

Immich

107.4k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Uptime Kuma logo

Uptime Kuma

89.0k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
Home Assistant logo

Home Assistant

88.7k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details
NextChatAI logo

NextChatAI

88.5k
NextChat is a light, fast AI assistant web app and desktop client with support for multiple AI models and local browser storage.
Artificial IntelligenceAI InterfacesPermissive License+2
2 ContainersOpen Core
Details
Stirling-PDF logo

Stirling-PDF

86.9k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Details
Zed logo

Zed

86.8k
Zed is a high-performance multiplayer code editor.
Artificial IntelligenceAI Coding AssistantIDE Tools+2
2 Containers
Details
Syncthing logo

Syncthing

86.3k
Syncthing is a continuous file synchronization program that keeps files in sync between two or more computers.
File SynchronizationCopyleft LicenseP2P File Sharing+1
Details
OpenHands logo

OpenHands

80.5k
An AI-driven development platform with a software agent SDK, CLI, local GUI, and hosted cloud offering.
Artificial IntelligenceAI Coding AssistantAI Agents+3
Single ContainerOpen Core
Details