macOS
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · ソース: api.github.com
brew
mairix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mairixlocal Homebrew formula metadata
sudo port install mairixMacPorts ports tree · mail/mairix/Portfile · ソース: api.github.com
sudo apt install mairixDebian stable package indexes · mairix · ソース: deb.debian.org
sudo dnf install mairixFedora Rawhide package metadata · mairix · ソース: dl.fedoraproject.org
nix profile install nixpkgs#mairixnixpkgs package indexes · pkgs/by-name/ma/mairix/package.nix · ソース: api.github.com
sudo pacman -S mairixArch Linux sync databases · mairix · ソース: geo.mirror.pkgbuild.com
sudo zypper install mairixopenSUSE Tumbleweed package metadata · mairix · ソース: download.opensuse.org
概要
Email index and search tool
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.mairixrc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mairix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/vandry/mairix
インストールメタデータ
| パッケージキー | brew:mairix |
|---|---|
| バージョン | 0.24 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/mairix |
| ホームページ | https://github.com/vandry/mairix |
| リポジトリ | https://github.com/vandry/mairix |
| 上流ドキュメント | https://github.com/vandry/mairix#readme |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/vandry/mairix/releases/download/0.24/mairix-0.24.tar.gz |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 mairixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.