Email

WildDuck – opinionated email server

WildDuck is a modern mail server software for IMAP and POP3. Modern being scalable, Unicode-first, and API-controlled. To create a complete mail server, you can bundle WildDuck with Haraka and ZoneMTA.

WildDuck tries to follow Gmail in product design. If there’s a decision to be made then usually the answer is to do whatever Gmail has done.

This is free and open source software.

Key Features

  • Fast.
  • Scalable – does not use a file system to store email messages (or any data, to think of it) as everything is stored on a MongoDB cluster. WildDuck supports MongoDB sharding, so you can set up your cluster as large as you want to.
  • IMAP Protocol Support – multiple newer and experimental mail server software projects offer great scalability but lack on the protocol side, usually providing only the simplistic and less capable POP3 protocol. WildDuck has first-class support for IMAP. Any email client should be able to connect to it.
  • Advanced Security – does not require root privileges, does not touch the file system, does not run any shell commands, and is written in a memory-safe language. It also has some built-in security features to help secure user accounts. It supports Application-Specific Passwords and multi-factor authentication, it includes TOTP and U2F helper methods, but you can also BYO. Security events are logged and can be inspected by the user. Users can also set their GPG public key to encrypt stored emails. Authentication attempts are rate-limited to prevent brute-forcing.
  • Granular Control – everything can be controlled by REST API, no need to modify config files. This means mail account settings, email access, server-side filtering, auto-replies, and even DKIM setup, to name a few.
  • Cross-platform – run WildDuck on any operating system (such as Linux) that supports Node.js, MongoDB, and Redis.

Website: wildduck.email
Support: GitHub Code Repository
Developer: nodemailer
License: European Union Public License 1.2

WildDuck is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.


Related Software

Email Servers
EximHighly configurable mail transfer agent
OpenSMTPDImplementation of the server-side SMTP protocol with additional extensions
moxModern, secure, all-in-one email server
DBMailEnables storing and retrieving mail messages from a database
WildDuckOpinionated email server
StalwartAll-in-one mail and collaboration server
MailuSelf-hosted mail server stack
Mail-in-a-BoxSelf-hosted email server solution
PostfixPopular mail transfer agent
MaddyComposable all-in-one mail server
HarakaModern SMTP server
DovecotSecure POP3 server that supports mbox and maildir mailboxes
CourierIntegrated mail/groupware server
Cyrus IMAPEmail, contacts and calendar server
ZimbraZimbra Collaboration Suite
ModoboaMail hosting and management platform
CitadelExchange-killer groupware server
chasquidSMTP server with a focus on simplicity, security, and ease of operation
SendmailMail transfer agent for sophisticated mail configurations
qmailWritten as a more secure replacement for the Sendmail program
dmaDragonFly Mail Agent
DavMailPOP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted