macOS
brew install dovecotlocal Homebrew formula metadata
sudo port install dovecotMacPorts ports tree · mail/dovecot/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dovecot pour les workflows d'agents IA.
installation
brew install dovecotlocal Homebrew formula metadata
sudo port install dovecotMacPorts ports tree · mail/dovecot/Portfile · Source: api.github.com
sudo apk add dovecotAlpine Linux edge package indexes · dovecot · Source: dl-cdn.alpinelinux.org
sudo dnf install dovecotFedora Rawhide package metadata · dovecot · Source: dl.fedoraproject.org
nix profile install nixpkgs#dovecotnixpkgs package indexes · pkgs/by-name/do/dovecot/package.nix · Source: api.github.com
sudo pacman -S dovecotArch Linux sync databases · dovecot · Source: geo.mirror.pkgbuild.com
sudo zypper install dovecotopenSUSE Tumbleweed package metadata · dovecot · Source: download.opensuse.org
sudo apt install dovecot-auth-luaDebian stable package indexes · dovecot-auth-lua · Source: deb.debian.org
aperçu
IMAP/POP3 server
historique
Dovecot is a widely deployed open-source IMAP and POP3 server for Linux and Unix-like systems, written with security, performance, and operational simplicity as central goals. It is one of the canonical mail-server packages, alongside MTAs such as Postfix, Exim, and OpenSMTPD.
Dovecot's own v1.0.0 release announcement in April 2007 says the 1.0 release took almost five years, placing the project's public development roots in the early 2000s. The announcement was sent by Timo Sirainen, who also authored many later release messages.
The project developed from a secure IMAP server into a larger mail backend with POP3, LMTP, ManageSieve integration through Pigeonhole, the `doveadm` administration tool, flexible authentication backends, mailbox indexing, and multiple storage formats. The current documentation describes Dovecot CE as the open-source version and Dovecot Core as the documented community-edition codebase.
Dovecot 2.0, released in August 2010, was a major architectural step. Its release announcement lists a redesigned master process with less code running as root, per-IP configuration support, dsync mailbox synchronization, LMTP, mdbox storage, `doveadm`, multi-connection IMAP/POP3 processes, COMPRESS=DEFLATE support, and a director service for NFS-oriented installations.
Commercially, Dovecot became part of a larger email-platform ecosystem. The official docs describe Dovecot Pro as an Open-Xchange commercial product that uses Dovecot Core as part of the Palomar architecture, while the community edition remains the open-source single-server-oriented package documented at doc.dovecot.org.
Dovecot's adoption follows the needs of Unix mail hosting: small self-hosted servers, ISPs, universities, hosting providers, and large mailbox platforms all needed a fast, secure IMAP/POP3 backend that could work with standard mailbox formats and existing MTAs. The official site emphasizes performance, transparent mailbox indexes, standard mbox and Maildir compatibility, flexible authentication, standards compliance, and easy migration from other IMAP and POP3 servers.
Package-manager adoption is broad and long-lived. Homebrew packages Dovecot for macOS and Linux users, while the package metadata for this batch shows it available across Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE families. That breadth is typical for infrastructure software that administrators expect to install from the base OS package ecosystem.
The release stream remains active: the official site lists Dovecot 2.4.0 in January 2025, 2.4.1 in March 2025, 2.4.2 in October 2025, 2.4.3 in March 2026, and 2.4.4 in May 2026. The GitHub repository also shows active maintenance into 2026.
Administrators use Dovecot to serve mailboxes over IMAP and POP3, receive local delivery over LMTP, authenticate users against local files, PAM, LDAP, SQL, OAuth2, and other backends, and expose mail filtering through Sieve and ManageSieve via Pigeonhole.
In a common Unix mail stack, an MTA such as Postfix, Exim, or OpenSMTPD handles SMTP while Dovecot handles mailbox access and often authentication. The official site explicitly calls out direct SMTP authentication integration with Postfix 2.3+ and Exim 4.64+, and also points to Dovecot's submission service for authenticated relaying.
The operational toolbox includes `dovecot` for the daemon, `doveconf` for configuration inspection, `doveadm` for administration, migration and synchronization tools such as dsync, and Sieve utilities for mail filtering workflows.
Dovecot is package-nerd significant because it is not just another network daemon; it is a core component in the Unix email stack. A working Dovecot package means config-file layout, service supervision, authentication modules, TLS support, mailbox permissions, plugins, and upgrade paths all have to line up with the host distribution's conventions.
It is also a good example of infrastructure packaging longevity. A Dovecot install can sit at the boundary between decades-old mailbox formats and modern security expectations, so distro maintainers care about ABI-compatible plugins, migration notes, CVEs, service defaults, and predictable config locations.
For Homebrew specifically, Dovecot is useful to developers and administrators who test mail stacks locally on macOS, run small personal servers, or need command-line utilities such as `doveadm` outside a Linux distribution.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/dovecot/dovecot.conf/etc/dovecot/conf.d/*.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
doveadm | cli | exécutable global | |
doveconf | cli | exécutable global | |
dovecot | cli | exécutable global | |
dovecot-sysreport | cli | exécutable global | |
sieve-dump | cli | exécutable global | |
sieve-filter | cli | exécutable global | |
sieve-test | cli | exécutable global | |
sievec | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:dovecot |
|---|---|
| Version | 2.4.4 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dovecot |
| Page d'accueil | https://dovecot.org/ |
| Dépôt | https://github.com/dovecot/core |
| Docs amont | https://doc.dovecot.org/ |
| Licence | BSD-3-Clause AND LGPL-2.1-or-later AND MIT AND Unicode-DFS-2016 AND LicenseRef-Homebrew-public-domain |
| Archive source | https://dovecot.org/releases/2.4/dovecot-2.4.4.tar.gz |
| Dernière mise à jour | 2026-07-07T20:40:41Z |
| Pulse | updated |
| Dépendances | lua@5.4, openldap, openssl@3 |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | bzip2, libxcrypt, sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
| Précautions | For Dovecot to work, you may need to create a dovecot user and group depending on your configuration file options. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dovecot |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
dovecot-auth-lua 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - Lua authentication plugin
sudo apt install dovecot-auth-luadovecot-core 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - core files
sudo apt install dovecot-coredovecot-dev 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - header files
sudo apt install dovecot-devdovecot-flatcurve 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - Flatcurve support
sudo apt install dovecot-flatcurvedovecot-gssapi 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - GSSAPI support
sudo apt install dovecot-gssapidovecot-imapd 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - IMAP daemon
sudo apt install dovecot-imapddovecot-ldap 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - LDAP support
sudo apt install dovecot-ldapdovecot-lmtpd 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - LMTP server
sudo apt install dovecot-lmtpddovecot-managesieved 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - ManageSieve server
sudo apt install dovecot-managesieveddovecot-mysql 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - MySQL support
sudo apt install dovecot-mysqldovecot-pgsql 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - PostgreSQL support
sudo apt install dovecot-pgsqldovecot-pop3d 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - POP3 daemon
sudo apt install dovecot-pop3ddovecot-sieve 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - Sieve filters support
sudo apt install dovecot-sievedovecot-solr 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - Solr support
sudo apt install dovecot-solrdovecot-sqlite 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - SQLite support
sudo apt install dovecot-sqlitedovecot-submissiond 1:2.4.1+dfsg1-6+deb13u5
secure POP3/IMAP server - mail submission agent
sudo apt install dovecot-submissiondpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.