Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts, Nix, pacman, zypper 安装 mailutils

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install mailutils

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install mailutils

MacPorts ports tree · mail/mailutils/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add mailutils

Alpine Linux edge package indexes · mailutils · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install mailutils

Debian stable package indexes · mailutils · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#mailutils

nixpkgs package indexes · pkgs/by-name/ma/mailutils/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S mailutils

Arch Linux sync databases · mailutils · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install mailutils

openSUSE Tumbleweed package metadata · mailutils · 来源: download.opensuse.org

概览

软件包摘要

Swiss Army knife of email handling

命令和别名

  • comsatd
  • decodemail
  • dotlock
  • frm
  • from
  • imap4d
  • lmtpd
  • mail
  • mailutils
  • mailutils-config
  • messages
  • mimeview
  • movemail
  • pop3d
  • popauth
  • putmail
  • readmsg
  • sieve

历史

项目历史与用法

GNU Mailutils is the GNU Project's general-purpose mail package: a set of command-line utilities, daemons, and libraries for handling electronic mail across local and remote mailbox formats.

项目历史

The Mailutils manual describes the package as having started from a practical need to handle large mailbox files more gracefully than the POP3 servers available to its authors at the time. That origin explains the library-centered design: programs built on Mailutils are meant to work across mailbox formats through one interface rather than carrying separate mailbox-specific code.

Public GNU source archives show Mailutils 0.1 available in September 2002, 1.0 in July 2006, and the 3.x line continuing through Mailutils 3.21 in December 2025. Over that span the package accumulated classic Unix mail commands, protocol daemons, Sieve support, MH-compatible tools, and libmailutils APIs for mailbox, MIME, authentication, and protocol work.

采用历史

The upstream homepage identifies Mailutils as official GNU software and lists it as useful to regular users, system administrators, and developers. It also names other free software packages using it, including MH-E and Mailfromd, which is a useful signal that Mailutils is both a user-facing toolbox and a reusable mail framework.

In package-manager culture, Mailutils matters because it is the GNU-flavored provider of familiar commands such as mail, frm, from, messages, movemail, readmsg, and sieve, while also shipping POP3, IMAP4, LMTP, and related services. That makes one package cover many mail-adjacent command names that otherwise vary by Unix lineage.

使用方式

Users install Mailutils for traditional command-line mail reading and sending, mailbox inspection, message extraction, MIME viewing, movemail-style retrieval, and Sieve filtering. Administrators use its daemons and delivery tools for POP3, IMAP4, LMTP, local delivery, and mailbox conversion.

Mailutils reads a site-wide configuration file named ${sysconfdir}/mailutils.conf and, for client utilities, per-user files named after the program such as ~/.sieve. Its wicket command looks up matching URLs in the default ticket file ~/.mu-tickets, allowing credentials to be kept out of command lines and ordinary examples.

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

Mailutils is a dense GNU package in the best and worst senses: one formula brings in a pile of historically loaded mail commands plus servers, libraries, and protocol glue. It is especially interesting when comparing which implementation of mail, movemail, or sieve a distribution chooses to expose.

Because the suite understands UNIX maildrops, Maildir, MH, POP3, IMAP4, SMTP, TLS, SASL, and related mechanisms, it sits at the crossroads of old local Unix mail and network-era mail protocols. That makes it a frequent dependency, conflict, or alternative in mail tooling stacks.

时间线

  • 2002: Mailutils 0.1 appears in the official GNU FTP archive.
  • 2006: Mailutils 1.0 appears in the official GNU FTP archive.
  • 2025: Mailutils 3.21 is released and documented by the upstream manual.

Related projects

  • GNU Emacs movemail is a historical reference point for Mailutils movemail.
  • MH-E is listed by the upstream homepage as free software using Mailutils.
  • Mailfromd is listed by the upstream homepage as free software using Mailutils.

安全态势

风险级别:绿色

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 个平台目标。
  • 安装时包含 7 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
${sysconfdir}/mailutils.conf~/.<program>

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.mu-tickets

可执行文件

已安装的可执行文件

命令类型暴露范围备注
comsatdcli全局可执行文件
decodemailcli全局可执行文件
dotlockcli全局可执行文件
frmcli全局可执行文件
fromcli全局可执行文件
imap4dcli全局可执行文件
lmtpdcli全局可执行文件
mailcli全局可执行文件
mailutilscli全局可执行文件
mailutils-configcli全局可执行文件
messagescli全局可执行文件
mimeviewcli全局可执行文件
movemailcli全局可执行文件
pop3dcli全局可执行文件
popauthcli全局可执行文件
putmailcli全局可执行文件
readmsgcli全局可执行文件
sievecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本3.21
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://mailutils.org/

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://mailutils.org/none 置信度

安装元数据

软件包元数据

软件包键brew:mailutils
版本3.21
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/mailutils
主页https://mailutils.org/
仓库https://git.savannah.gnu.org/git/mailutils.git
上游文档https://mailutils.org/manual/mailutils.html
许可证GPL-3.0-or-later
源码归档https://ftpmirror.gnu.org/gnu/mailutils/mailutils-3.21.tar.gz
依赖gdbm, gettext, gnutls, gsasl, libtool, libunistring, readline
macOS 提供的库libxcrypt
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemailutils
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libmailutils-dev 1:3.19-1

development files for GNU mailutils

https://www.gnu.org/software/mailutils/

sudo apt install libmailutils-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: mailutils
  • 23 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmailutils-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmailutils9t64 1:3.19-1

GNU Mail abstraction library

https://www.gnu.org/software/mailutils/

sudo apt install libmailutils9t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mailutils
  • 12 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmailutils9t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmu-dbm9t64 1:3.19-1

GNU Mail abstraction library -- dbm support

https://www.gnu.org/software/mailutils/

sudo apt install libmu-dbm9t64
  • Section: libs
  • Architecture: amd64
  • Source Package: mailutils
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmu-dbm9t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils 1:3.19-1

GNU mailutils utilities for handling mail

https://www.gnu.org/software/mailutils/

sudo apt install mailutils
  • Section: mail
  • Architecture: amd64
  • 13 依赖
  • 2 提供
  • 4 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-common 1:3.19-1

common files for GNU mailutils

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-common
  • Section: mail
  • Architecture: all
  • Source Package: mailutils
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-comsatd 1:3.19-1

GNU mailutils-based comsatd daemon

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-comsatd
  • Section: net
  • Architecture: amd64
  • Source Package: mailutils
  • 6 依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-comsatd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-doc 1:3.19-1

documentation files for GNU mailutils

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-doc
  • Section: doc
  • Architecture: all
  • Source Package: mailutils
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-guile 1:3.19-1

GNU mailutils Guile interpreter and modules

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-guile
  • Section: mail
  • Architecture: amd64
  • Source Package: mailutils
  • 4 依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-guile from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-imap4d 1:3.19-1

GNU mailutils-based IMAP4 Daemon

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-imap4d
  • Section: net
  • Architecture: amd64
  • Source Package: mailutils
  • 15 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-imap4d from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-mda 1:3.19-1

GNU mailutils utilities for handling mail -- MDA

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-mda
  • Section: mail
  • Architecture: amd64
  • Source Package: mailutils
  • 17 依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-mda from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-mh 1:3.19-1

GNU mailutils-based MH utilities

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-mh
  • Section: mail
  • Architecture: amd64
  • Source Package: mailutils
  • 15 依赖
  • 1 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-mh from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mailutils-pop3d 1:3.19-1

GNU mailutils-based POP3 Daemon

https://www.gnu.org/software/mailutils/

sudo apt install mailutils-pop3d
  • Section: net
  • Architecture: amd64
  • Source Package: mailutils
  • 15 依赖
  • 1 提供
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mailutils-pop3d from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-mailutils 1:3.19-1

GNU Mail abstraction library (Python3 interface)

https://www.gnu.org/software/mailutils/

sudo apt install python3-mailutils
  • Section: python
  • Architecture: amd64
  • Source Package: mailutils
  • 4 依赖
  • normalized package name match
  • 匹配方式:Mailutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-mailutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

mailutils

nix profile install nixpkgs#mailutils
  • normalized package name match
  • 匹配方式:Mailutils
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mailutils/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libmailutils-dev 1:3.17-1.1build3

development files for GNU mailutils

https://www.gnu.org/software/mailutils/

sudo apt install libmailutils-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: mailutils
  • 23 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Mailutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmailutils-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmailutils9t64 1:3.17-1.1build3

GNU Mail abstraction library

https://www.gnu.org/software/mailutils/

sudo apt install libmailutils9t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: mailutils
  • 12 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Mailutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmailutils9t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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