
Dovecot
High-performance IMAP and POP3 server for Linux/Unix

Dovecot is a high-performance IMAP and POP3 server used to provide mailbox access for email users and clients. It is widely deployed with MTAs such as Postfix or Exim and supports common mailbox formats and authentication backends.
Key Features
- IMAP4rev1 and POP3 server with TLS/SSL support
- High-performance mailbox index/cache architecture for fast access
- Supports Maildir and mbox (and can integrate with other storage via plugins)
- Authentication framework with multiple backends (e.g., PAM, LDAP, SQL) and pluggable mechanisms
- SASL integration commonly used by Postfix for SMTP authentication
- Quota and ACL support (IMAP ACL) for shared mailboxes and access control
- Sieve mail filtering via Pigeonhole (separate but commonly paired component)
- Replication and high-availability options (dsync-based replication)
Use Cases
- Provide IMAP/POP3 access for a self-managed email domain (paired with Postfix/Exim)
- Centralized authentication for mail services (LDAP/SQL/PAM) with per-user mail storage
- Shared mailboxes and delegated access scenarios (teams/support mailboxes)
Limitations and Considerations
- Not a full email stack by itself: you typically pair it with an MTA (e.g., Postfix) and optional anti-spam/AV components
- Some advanced functionality (e.g., Sieve filtering) is delivered via companion projects/plugins (not strictly in the core daemon)
Dovecot is a mature, widely used mailbox-access server emphasizing speed, interoperability, and flexible authentication/storage integrations. It fits well in production mail setups where IMAP/POP3 reliability and performance are critical components.
Categories:
Tags:
Tech Stack:
Similar Services

Postal
A self-hosted mail delivery platform for applications
Open-source SMTP delivery platform with web UI, HTTP API, and message tracking for sending transactional email from your own infrastructure.


Mail-in-a-Box
A mail server in a box with a modern admin panel.
Turn a fresh Ubuntu server into a complete mail server with webmail, DNS, spam filtering, automatic TLS, and an easy-to-use admin control panel.


Mailcow
Dockerized mail server suite with a modern admin UI
All-in-one, Docker-based email server stack with SMTP/IMAP, anti-spam, web UI administration, DKIM, and automated TLS via ACME.

Stalwart Mail Server
All-in-one secure mail server with modern spam filtering
Stalwart is an all-in-one mail server (SMTP/IMAP/JMAP) with built-in anti-spam/DMARC, web admin UI, and flexible routing for running your own email infrastructure.

Mailu
Docker-based mail server stack with a modern admin UI
Mailu is an all-in-one email server stack (SMTP/IMAP/webmail) packaged for Docker, with anti-spam/AV, DKIM/DMARC support, and a web admin interface for domains and mailboxes.

SimpleLogin
Email aliasing to protect your real inbox
Self-hostable email alias manager that generates aliases, forwards mail, and shields your real address with reply support, custom domains, and anti-tracking options.

Linux
TLS