Automic VaultAutomic Vault

brew

dovecot mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dovecot in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install dovecot

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install dovecot

MacPorts ports tree · mail/dovecot/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add dovecot

Alpine Linux edge package indexes · dovecot · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install dovecot

Fedora Rawhide package metadata · dovecot · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#dovecot

nixpkgs package indexes · pkgs/by-name/do/dovecot/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S dovecot

Arch Linux sync databases · dovecot · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install dovecot

openSUSE Tumbleweed package metadata · dovecot · Quelle: download.opensuse.org

Debian aptverifiziert · 92%
sudo apt install dovecot-auth-lua

Debian stable package indexes · dovecot-auth-lua · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

IMAP/POP3 server

Befehle und Aliase

  • doveadm
  • doveconf
  • dovecot
  • dovecot-sysreport
  • sieve-dump
  • sieve-filter
  • sieve-test
  • sievec

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2007: Dovecot v1.0.0 is released after almost five years of development.
  • 2010: Dovecot v2.0.0 is released with a redesigned master process, LMTP, dsync, mdbox, doveadm, and other major changes.
  • 2015: The public GitHub `dovecot/core` repository is created.
  • 2025: Dovecot v2.4.0 is released.
  • 2026: Dovecot v2.4.4 is released and the core repository remains active.

Related projects

  • Pigeonhole is the Dovecot project that adds Sieve and ManageSieve support.
  • Postfix, Exim, and OpenSMTPD are common SMTP partners for Dovecot authentication and mailbox delivery workflows.
  • Maildir, mbox, and mdbox are important mailbox-storage formats in Dovecot deployments.
  • Cyrus IMAP, Courier IMAP, UW IMAP, and other IMAP/POP3 servers are historical and operational comparison points.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/dovecot/dovecot.conf/etc/dovecot/conf.d/*.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
doveadmcliglobales Executable
doveconfcliglobales Executable
dovecotcliglobales Executable
dovecot-sysreportcliglobales Executable
sieve-dumpcliglobales Executable
sieve-filtercliglobales Executable
sieve-testcliglobales Executable
sieveccliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.4.4
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://dovecot.org/

  • InfoRelease/tag comparison is only available for GitHub repositories.https://dovecot.org/none Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:dovecot
Version2.4.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/dovecot
Homepagehttps://dovecot.org/
Repositoryhttps://github.com/dovecot/core
Upstream-Dokumentationhttps://doc.dovecot.org/
LizenzBSD-3-Clause AND LGPL-2.1-or-later AND MIT AND Unicode-DFS-2016 AND LicenseRef-Homebrew-public-domain
Quellarchivhttps://dovecot.org/releases/2.4/dovecot-2.4.4.tar.gz
Zuletzt aktualisiert2026-07-07T20:40:41Z
Pulseupdated
Abhängigkeitenlua@5.4, openldap, openssl@3
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenbzip2, libxcrypt, sqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared
EinschränkungenFor Dovecot to work, you may need to create a dovecot user and group depending on your configuration file options.

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedovecot
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

dovecot-auth-lua 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - Lua authentication plugin

https://dovecot.org/

sudo apt install dovecot-auth-lua
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-auth-lua from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-core 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - core files

https://dovecot.org/

sudo apt install dovecot-core
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 24 Abhängigkeiten
  • 2 stellt bereit
  • 13 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-core from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-dev 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - header files

https://dovecot.org/

sudo apt install dovecot-dev
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-flatcurve 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - Flatcurve support

https://dovecot.org/

sudo apt install dovecot-flatcurve
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 6 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-flatcurve from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-gssapi 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - GSSAPI support

https://dovecot.org/

sudo apt install dovecot-gssapi
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-gssapi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-imapd 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - IMAP daemon

https://dovecot.org/

sudo apt install dovecot-imapd
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-imapd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-ldap 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - LDAP support

https://dovecot.org/

sudo apt install dovecot-ldap
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-ldap from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-lmtpd 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - LMTP server

https://dovecot.org/

sudo apt install dovecot-lmtpd
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-lmtpd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-managesieved 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - ManageSieve server

https://dovecot.org/

sudo apt install dovecot-managesieved
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-managesieved from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-mysql 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - MySQL support

https://dovecot.org/

sudo apt install dovecot-mysql
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-mysql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-pgsql 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - PostgreSQL support

https://dovecot.org/

sudo apt install dovecot-pgsql
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-pgsql from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-pop3d 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - POP3 daemon

https://dovecot.org/

sudo apt install dovecot-pop3d
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-pop3d from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-sieve 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - Sieve filters support

https://dovecot.org/

sudo apt install dovecot-sieve
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-sieve from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-solr 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - Solr support

https://dovecot.org/

sudo apt install dovecot-solr
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-solr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-sqlite 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - SQLite support

https://dovecot.org/

sudo apt install dovecot-sqlite
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-sqlite from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

dovecot-submissiond 1:2.4.1+dfsg1-6+deb13u5

secure POP3/IMAP server - mail submission agent

https://dovecot.org/

sudo apt install dovecot-submissiond
  • Section: mail
  • Architecture: amd64
  • Source Package: dovecot
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Dovecot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: dovecot-submissiond from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment