Automic VaultAutomic Vault

brew

mairix を Homebrew, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

mairix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mairix

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mairix

MacPorts ports tree · mail/mairix/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install mairix

Debian stable package indexes · mairix · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install mairix

Fedora Rawhide package metadata · mairix · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#mairix

nixpkgs package indexes · pkgs/by-name/ma/mairix/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S mairix

Arch Linux sync databases · mairix · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install mairix

openSUSE Tumbleweed package metadata · mairix · ソース: download.opensuse.org

概要

パッケージ概要

Email index and search tool

コマンドとエイリアス

  • mairix

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2002-2004: Original Richard P. Curnow copyright period documented in README.
  • 2006: mairix-users mailing list is documented as available since July 2006.
  • 2007: NEWS for version 0.17 notes migration to Git revision control.
  • 2017: README says maintenance passed to Kim Vandry; GitHub release 0.24 is dated August 13, 2017.

Related projects

  • mutt is named by the README as a useful companion mail program.
  • Sylpheed is named by the README as a useful companion mail program.
  • Claws Mail, Evolution, Gnus, and xmh appear in the manpage as supported MH-family folder variants.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.mairixrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.mairixrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mairixcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.24
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/vandry/mairix

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/vandry/mairix信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namemairix
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

mairix 0.24-2

indexes and searches locally-stored email

https://github.com/vandry/mairix

sudo apt install mairix
  • Section: mail
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mairix
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mairix from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mairix

nix profile install nixpkgs#mairix
  • normalized package name match
  • 一致条件: Mairix
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mairix/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

mairix 0.24-2

indexes and searches locally-stored email

https://github.com/vandry/mairix

sudo apt install mairix
  • Section: universe/mail
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Mairix
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mairix from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

mairix 0.24-23.20220920git1cc06f.fc44

A program for indexing and searching email messages

http://www.rc0.org.uk/mairix

sudo dnf install mairix
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: mairix
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Mairix
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mairix from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

mairix 0.24-5

A program for indexing and searching emails

https://github.com/vandry/mairix

sudo pacman -S mairix
  • License: GPL
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Mairix
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mairix from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

mairix 0.24-1.32

A maildir indexer and searcher

http://www.rc0.org.uk/mairix/

sudo zypper install mairix
  • License: GPL-2.0
  • Category: Productivity/Networking/Email/Utilities
  • Architecture: x86_64
  • Source Package: mairix
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Mairix
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: mairix from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

mairix

sudo port install mairix
  • normalized package name match
  • 一致条件: Mairix
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/mairix/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment