# 使用 Homebrew, apt, Nix 安装 mailcheck

查看 mailcheck 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:mailcheck
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mailcheck
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install mailcheck
```

  证据: Debian stable package indexes: mailcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#mailcheck
```

  证据: nixpkgs package indexes: pkgs/by-name/ma/mailcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:mailcheck
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mailcheck>
- **版本:** 1.91.2
- **来源摘要:** Check multiple mailboxes/maildirs for mail
- **主页:** <https://mailcheck.sourceforge.net/>
- **上游文档:** <https://mailcheck.sourceforge.net/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://downloads.sourceforge.net/project/mailcheck/mailcheck/1.91.2/mailcheck_1.91.2.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mailcheck (cli)
- mailcheck (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.91.2
- 本地数据: OK
- 上游仓库: https://mailcheck.sourceforge.net/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

mailcheck is a small command-line utility for checking multiple mailboxes for new mail. The official homepage and upstream manpage document support for mbox, Maildir, POP3, and IMAP.

### 项目历史

The upstream manpage says mailcheck was written for Debian GNU/Linux by Jefferson E. Noxon, with copyright years spanning 1996, 1997, 1998, and 2001. POP3 and IMAP support is credited to Rob Funk.

The official 1.91.2 SourceForge release contains a compact C program, manpage, sample `mailcheckrc`, and Makefile. Its install target places the command under `/usr/bin` and the default config under `/etc`.

### 采用历史

mailcheck's adoption is traditional distribution packaging rather than a large upstream community. The input package-manager facts list Homebrew, Debian, Ubuntu, and Nix, and the official homepage links Debian package information.

### 使用方式

The manpage recommends invoking `mailcheck` from `/etc/profile` or a user-specific login script, with `-l` login mode respecting `~/.hushlogin`. It reads `~/.mailcheckrc` first and falls back to `/etc/mailcheckrc` when no user file exists.

Configuration is line-oriented: local mailbox paths or Maildir directories, plus `pop3:` and `imap:` URLs for remote mailboxes. Passwords are not stored in `mailcheckrc`; for POP3 and IMAP, the manpage says credentials come from `~/.netrc`.

### 为什么软件包爱好者会关心

mailcheck is package-nerd archaeology in useful form: a tiny C utility from the login-shell mail-notification era, still packaged because it has few moving parts and interoperates with old mailbox formats and `.netrc` credentials.

### 时间线

- 1996: Earliest upstream copyright year in the manpage.
- 1998: Additional copyright year and mailbox/network support lineage appear in the manpage.
- 2001: Later copyright notice appears in the manpage.
- 2007: SourceForge published the mailcheck 1.91.2 release tarball.

### Related projects

- The manpage points users to biff, mail, fetchmail, netrc, and ftp as related Unix mail and credential tools.

### 来源

- <https://downloads.sourceforge.net/project/mailcheck/mailcheck/1.91.2/mailcheck_1.91.2.tar.gz>
- <https://mailcheck.sourceforge.net/>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## 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

- Unix: /etc/mailcheckrc, ~/.mailcheckrc

## Credential files

- Unix: ~/.netrc
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mailcheck
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - mailcheck - 1.91.2-6: normalized package name match | Debian stable package indexes: mailcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | check multiple mailboxes/maildirs for mail | http://mailcheck.sourceforge.net
- Nix - mailcheck: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mailcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - mailcheck - 1.91.2-5: normalized package name match | Ubuntu 24.04 LTS package indexes: mailcheck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | check multiple mailboxes/maildirs for mail | http://mailcheck.sourceforge.net


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/zh-hans/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [aerc](https://pkg.so/zh-hans/brew/aerc/) - Shares pkgdb curated category or tags: cli, email, imap, maildir, productivity.
- [offlineimap](https://pkg.so/zh-hans/brew/offlineimap/) - Shares pkgdb curated category or tags: cli, email, imap, maildir, productivity.
- [claws-mail](https://pkg.so/zh-hans/brew/claws-mail/) - Shares pkgdb curated category or tags: cli, email, imap, pop3, productivity.
- [meli](https://pkg.so/zh-hans/brew/meli/) - Shares pkgdb curated category or tags: cli, email, imap, maildir, productivity.
- [mail-deduplicate](https://pkg.so/zh-hans/brew/mail-deduplicate/) - Shares pkgdb curated category or tags: cli, email, mailbox, maildir, productivity.
- [neomutt](https://pkg.so/zh-hans/brew/neomutt/) - Shares pkgdb curated category or tags: cli, email, imap, productivity.
- [mu](https://pkg.so/zh-hans/brew/mu/) - Shares pkgdb curated category or tags: cli, email, maildir, productivity.
- [mairix](https://pkg.so/zh-hans/brew/mairix/) - Shares pkgdb curated category or tags: cli, email, maildir, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/mailcheck.yml](https://github.com/mxcl/pkgdb/blob/main/combined/mailcheck.yml)


## 来源

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