macOS
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mairix in AI-Agent-Workflows.
Installation
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · Quelle: api.github.com
sudo apt install mairixDebian stable package indexes · mairix · Quelle: deb.debian.org
sudo dnf install mairixFedora Rawhide package metadata · mairix · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#mairixnixpkgs package indexes · pkgs/by-name/ma/mairix/package.nix · Quelle: api.github.com
sudo pacman -S mairixArch Linux sync databases · mairix · Quelle: geo.mirror.pkgbuild.com
sudo zypper install mairixopenSUSE Tumbleweed package metadata · mairix · Quelle: download.opensuse.org
Überblick
Email index and search tool
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mairix | cli | globales Executable |
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.
https://github.com/vandry/mairix
Installationsmetadaten
| Paketschlüssel | brew:mairix |
|---|---|
| Version | 0.24 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mairix |
| Homepage | https://github.com/vandry/mairix |
| Repository | https://github.com/vandry/mairix |
| Upstream-Dokumentation | https://github.com/vandry/mairix#readme |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/vandry/mairix/releases/download/0.24/mairix-0.24.tar.gz |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 mairixQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.