macOS
brew install notmuch-muttlocal Homebrew formula metadata
brew
Notmuch integration for Mutt. Version 0.40 via Homebrew; verified from local package data.
install
brew install notmuch-muttlocal Homebrew formula metadata
sudo apt install notmuch-muttDebian stable package indexes · notmuch-mutt · source: deb.debian.org
sudo dnf install notmuch-muttFedora Rawhide package metadata · notmuch-mutt · source: dl.fedoraproject.org
nix profile install nixpkgs#notmuch-muttnixpkgs package indexes · notmuch-mutt · source: raw.githubusercontent.com
sudo pacman -S notmuch-muttArch Linux sync databases · notmuch-mutt · source: geo.mirror.pkgbuild.com
overview
Notmuch integration for Mutt
history
notmuch-mutt is the Mutt integration script shipped with Notmuch. It exists for users who want Notmuch's fast full-text search, thread reconstruction, and tagging while continuing to read mail in Mutt.
The package is not an independent upstream project; its history follows Notmuch. Homebrew splits it as a separate formula, and several Linux distributions package it separately, because Mutt users may want the bridge without installing the Emacs UI pieces.
The Notmuch wiki frames notmuch-mutt as an old-fashioned mixed setup: Notmuch performs indexing/search, and Mutt remains the mail user agent. The script creates a virtual maildir folder containing search results whenever a search is made.
The Notmuch notmuch-mutt wiki page was created on 2013-01-08 and points to Stefano Zacchiroli's January 2011 how-to for using Notmuch with Mutt, which is a useful marker for the integration's early community usage.
Adoption is niche but durable. Homebrew's formula API reported 276 install-on-request events in its 365-day analytics window, while the main notmuch formula reported 2,580 install-on-request events. That gap is expected because notmuch-mutt serves a subset of Notmuch users who stay with Mutt.
The integration also sits beside a wider Notmuch frontend ecosystem. Notmuch's frontend page lists notmuch-mutt as a shipped frontend, and also lists NeoMutt, notmuchfs, aerc, alot, astroid, and other tools that grew around Notmuch's library and database model.
Users configure Mutt macros or scripts so a query runs through notmuch-mutt, which then exposes matching messages as a virtual maildir. The tradeoff is classic and explicit in the docs: global search across folders works, but changes made in the result listing do not automatically carry back to the original folders.
A second style uses Mutt's limit feature with notmuch search --output=messages and message-id filtering. The Notmuch wiki describes this as more natural for people who think in one-folder-at-a-time Mutt workflows, but warns that it scales only for reasonably specific queries.
notmuch-mutt is packaging glue, but important glue: it shows why Notmuch became infrastructure rather than just an email client. The separate Homebrew formula lets old-school Mutt users adopt the search/indexing layer without changing their whole mail UI.
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.
$NOTMUCH_CONFIG$XDG_CONFIG_HOME/notmuch/<profile>/config$XDG_CONFIG_HOME/notmuch/default/config~/.notmuch-config.<profile>~/.notmuch-configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
notmuch-mutt | 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:notmuch-mutt |
|---|---|
| Version | 0.40 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/notmuch-mutt |
| Homepage | https://notmuchmail.org/ |
| Repository | https://git.notmuchmail.org/git/notmuch |
| Upstream docs | https://notmuchmail.org/notmuch-mutt |
| License | GPL-3.0-or-later |
| Source archive | https://notmuchmail.org/releases/notmuch-0.40.tar.xz |
| Dependencies | notmuch, readline |
| Uses from macOS | ncurses, perl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | notmuch-mutt |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
notmuch-mutt 0.39-1
thread-based email index, search and tagging (Mutt interface)
sudo apt install notmuch-muttnotmuch-mutt
nix profile install nixpkgs#notmuch-muttnotmuch-mutt 0.38.3-1ubuntu2
thread-based email index, search and tagging (Mutt interface)
sudo apt install notmuch-muttnotmuch-mutt 0.40-3.fc45
Notmuch (of a) helper for Mutt
sudo dnf install notmuch-muttnotmuch-mutt 0.40-2
The mail indexer
sudo pacman -S notmuch-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.