macOS
brew install muttlocal Homebrew formula metadata
sudo port install muttMacPorts ports tree · mail/mutt/Portfile · source: api.github.com
brew
Mongrel of mail user agents (part elm, pine, mush, mh, etc.). Version 2.4.1 via Homebrew; verified 2026-07-04.
install
brew install muttlocal Homebrew formula metadata
sudo port install muttMacPorts ports tree · mail/mutt/Portfile · source: api.github.com
sudo apk add muttAlpine Linux edge package indexes · mutt · source: dl-cdn.alpinelinux.org
sudo apt install muttDebian stable package indexes · mutt · source: deb.debian.org
sudo dnf install muttFedora Rawhide package metadata · mutt · source: dl.fedoraproject.org
nix profile install nixpkgs#muttnixpkgs package indexes · pkgs/by-name/mu/mutt/package.nix · source: api.github.com
sudo pacman -S muttArch Linux sync databases · mutt · source: geo.mirror.pkgbuild.com
sudo zypper install muttopenSUSE Tumbleweed package metadata · mutt · source: download.opensuse.org
overview
Mongrel of mail user agents (part elm, pine, mush, mh, etc.)
history
Mutt is one of the long-running Unix text-mode mail user agents. The project page credits Michael Elkins as the original author and says maintenance moved to the members of the Mutt development mailing list. LWN's account traces its design to Elm, with ideas from Pine and Mush contributing to both the feature set and the name.
Mutt established its role by being a keyboard-driven, highly configurable MUA rather than a complete groupware client. Its manual emphasizes MIME mail, key bindings, macros, threading, pattern matching, hooks, color configuration, OpenPGP/GPG, S/MIME, IMAP, POP, and SMTP support. In practice users pair it with external editors, local mail stores, MTAs, filters, indexers such as Notmuch, and sync tools, which fits the Unix style of composing small programs.
The 2.0 release was a notable milestone because it marked a major-version update for a tool with roots in the 1990s and brought interface and configuration refinements while preserving Mutt's terminal-first model. In package-manager terms, Mutt is a baseline text email client: it is packaged broadly across Unix-like systems, and NeoMutt exists as a closely related fork or variant that collects extra features and patches for users who want a more batteries-included branch of the same tradition.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.
~/.muttrc~/.mutt/muttrc$XDG_CONFIG_HOME/mutt/muttrcCredential-bearing paths to review before unattended agent runs.
~/.muttrc~/.mutt/muttrc$XDG_CONFIG_HOME/mutt/muttrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
flea | cli | global executable | |
mutt | cli | global executable | |
mutt_dotlock | cli | global executable | |
mutt_pgpring | cli | global executable | |
muttbug | cli | global executable | |
pgpewrap | cli | global executable | |
smime_keys | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mutt |
|---|---|
| Version | 2.4.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mutt |
| Homepage | http://www.mutt.org/ |
| Repository | https://gitlab.com/muttmua/mutt |
| Upstream docs | https://mutt.org/doc/manual |
| License | GPL-2.0-or-later |
| Source archive | https://ftp.osuosl.org/pub/mutt/mutt-2.4.1.tar.gz |
| Last updated | 2026-07-04T07:03:00Z |
| Pulse | updated |
| Dependencies | gettext, gpgme, libgpg-error, libidn2, libunistring, lmdb, ncurses, openssl@3 |
| Uses from macOS | bzip2, cyrus-sasl, krb5 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | mutt_dotlock(1) has been installed, but does not have the permissions to lock spool files in /var/mail. To grant the necessary permissions, run sudo chgrp mail $HOMEBREW_CELLAR/mutt/2.4.1/bin/mutt_dotlock sudo chmod g+s $HOMEBREW_CELLAR/mutt/2.4.1/bin/mutt_dotlock Alternatively, you may configure `spoolfile` in your .muttrc to a file inside your home directory. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mutt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
mutt 2.2.13-1
text-based mailreader supporting MIME, GPG, PGP and threading
sudo apt install muttmutt
nix profile install nixpkgs#muttmutt 2.2.12-0.1build4
text-based mailreader supporting MIME, GPG, PGP and threading
sudo apt install muttmutt 2.3.2-r0
Small and very powerful text-mode email client
sudo apk add muttmutt-doc 2.3.2-r0
Small and very powerful text-mode email client (documentation)
sudo apk add mutt-docmutt-lang 2.3.2-r0
Languages for package mutt
sudo apk add mutt-langmutt 2.3.2-1.fc45
A text mode mail user agent
sudo dnf install muttmutt 2.3.2-1
Small but very powerful text-based mail client
sudo pacman -S muttmutt 2.3.2-1.1
Mail Program
sudo zypper install muttmutt-doc 2.3.2-1.1
Additional Documentation about Mutt
sudo zypper install mutt-docmutt-lang 2.3.2-1.1
Languages for Mutt
sudo zypper install mutt-langmutt
sudo port install muttsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.