macOS
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · source: api.github.com
brew
Email index and search tool. Version 0.24 via Homebrew; verified from local package data.
install
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · source: api.github.com
sudo apt install mairixDebian stable package indexes · mairix · source: deb.debian.org
sudo dnf install mairixFedora Rawhide package metadata · mairix · source: dl.fedoraproject.org
nix profile install nixpkgs#mairixnixpkgs package indexes · pkgs/by-name/ma/mairix/package.nix · source: api.github.com
sudo pacman -S mairixArch Linux sync databases · mairix · source: geo.mirror.pkgbuild.com
sudo zypper install mairixopenSUSE Tumbleweed package metadata · mairix · source: download.opensuse.org
overview
Email index and search tool
history
mairix is a command-line indexer and search tool for email collections stored in Maildir, MH, MMDF, mbox, and later IMAP-backed folders.
The official README identifies Richard P. Curnow as the original author and dates the original copyright period to 2002-2004. It also says Kim Vandry has maintained the project since 2017, matching the current GitHub repository location.
The NEWS file shows mairix growing from a local maildir/MH search tool into a broader mail search utility. Version 0.4 added MH folder support, 0.12 added mbox indexing and output, 0.17 notes a migration to Git for revision control, and version 0.24 added remote IMAP folder support.
Upstream positions mairix as a complement to mail readers such as mutt and Sylpheed, because searches produce a match folder that normal mail clients can open. That workflow made mairix attractive to users who wanted fast local search without changing their main terminal mail client.
The README notes a mairix-users mailing list available since July 2006, and the ACKNOWLEDGEMENTS file lists a broad patch and suggestion history. That is modest, but real, evidence of a small long-lived user and contributor community.
mairix indexes configured mail folders into a database, then search mode creates a match folder containing symlinks or copied messages, depending on the source and result folder formats. It can also print raw matches or excerpts for scripts.
Configuration lives in $HOME/.mairixrc unless overridden with -f or --rcfile. The mairixrc manual documents required base, mfolder, database, and folder directives, plus optional IMAP settings including imap_username and imap_password.
mairix is a classic small Unix mail tool: narrow job, plain text configuration, fast incremental indexing, and output designed to compose with existing mail clients. It is especially notable for supporting several old mailbox formats without insisting on a new mail store.
For package maintainers, mairix sits in the same ecosystem as mutt, MH/nmh-style folders, Sylpheed, Claws Mail, and Gnus. Its value is less about being a full mail app and more about being the search engine you can bolt onto one.
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.
~/.mairixrcCredential-bearing paths to review before unattended agent runs.
~/.mairixrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mairix | 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.
https://github.com/vandry/mairix
install metadata
| Package key | brew:mairix |
|---|---|
| Version | 0.24 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mairix |
| Homepage | https://github.com/vandry/mairix |
| Repository | https://github.com/vandry/mairix |
| Upstream docs | https://github.com/vandry/mairix#readme |
| License | GPL-2.0-only |
| Source archive | https://github.com/vandry/mairix/releases/download/0.24/mairix-0.24.tar.gz |
| 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 | mairix |
| 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.
mairix 0.24-2
indexes and searches locally-stored email
https://github.com/vandry/mairix
sudo apt install mairixmairix
nix profile install nixpkgs#mairixmairix 0.24-2
indexes and searches locally-stored email
https://github.com/vandry/mairix
sudo apt install mairixmairix 0.24-23.20220920git1cc06f.fc44
A program for indexing and searching email messages
sudo dnf install mairixmairix 0.24-5
A program for indexing and searching emails
https://github.com/vandry/mairix
sudo pacman -S mairixmairix 0.24-1.32
A maildir indexer and searcher
sudo zypper install mairixmairix
sudo port install mairixsource 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.