macOS
brew install mailutilslocal Homebrew formula metadata
sudo port install mailutilsMacPorts ports tree · mail/mailutils/Portfile · source: api.github.com
brew
Swiss Army knife of email handling. Version 3.21 via Homebrew; verified from local package data.
install
brew install mailutilslocal Homebrew formula metadata
sudo port install mailutilsMacPorts ports tree · mail/mailutils/Portfile · source: api.github.com
sudo apk add mailutilsAlpine Linux edge package indexes · mailutils · source: dl-cdn.alpinelinux.org
sudo apt install libmailutils-devDebian stable package indexes · libmailutils-dev · source: deb.debian.org
nix profile install nixpkgs#mailutilsnixpkgs package indexes · pkgs/by-name/ma/mailutils/package.nix · source: api.github.com
sudo pacman -S mailutilsArch Linux sync databases · mailutils · source: geo.mirror.pkgbuild.com
sudo zypper install libmailutils9openSUSE Tumbleweed package metadata · libmailutils9 · source: download.opensuse.org
overview
Swiss Army knife of email handling
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.
${sysconfdir}/mailutils.conf~/.<program>Credential-bearing paths to review before unattended agent runs.
~/.mu-ticketsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
comsatd | cli | global executable | |
decodemail | cli | global executable | |
dotlock | cli | global executable | |
frm | cli | global executable | |
from | cli | global executable | |
imap4d | cli | global executable | |
lmtpd | cli | global executable | |
mail | cli | global executable | |
mailutils | cli | global executable | |
mailutils-config | cli | global executable | |
messages | cli | global executable | |
mimeview | cli | global executable | |
movemail | cli | global executable | |
pop3d | cli | global executable | |
popauth | cli | global executable | |
putmail | cli | global executable | |
readmsg | cli | global executable | |
sieve | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:mailutils |
|---|---|
| Version | 3.21 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mailutils |
| Homepage | https://mailutils.org/ |
| Repository | https://git.savannah.gnu.org/git/mailutils.git |
| Upstream docs | https://mailutils.org/manual/mailutils.html |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/mailutils/mailutils-3.21.tar.gz |
| Dependencies | gdbm, gettext, gnutls, gsasl, libtool, libunistring, readline |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mailutils |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libmailutils-dev 1:3.19-1
development files for GNU mailutils
https://www.gnu.org/software/mailutils/
sudo apt install libmailutils-devlibmailutils9t64 1:3.19-1
GNU Mail abstraction library
https://www.gnu.org/software/mailutils/
sudo apt install libmailutils9t64libmu-dbm9t64 1:3.19-1
GNU Mail abstraction library -- dbm support
https://www.gnu.org/software/mailutils/
sudo apt install libmu-dbm9t64mailutils 1:3.19-1
GNU mailutils utilities for handling mail
https://www.gnu.org/software/mailutils/
sudo apt install mailutilsmailutils-common 1:3.19-1
common files for GNU mailutils
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-commonmailutils-comsatd 1:3.19-1
GNU mailutils-based comsatd daemon
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-comsatdmailutils-doc 1:3.19-1
documentation files for GNU mailutils
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-docmailutils-guile 1:3.19-1
GNU mailutils Guile interpreter and modules
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-guilemailutils-imap4d 1:3.19-1
GNU mailutils-based IMAP4 Daemon
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-imap4dmailutils-mda 1:3.19-1
GNU mailutils utilities for handling mail -- MDA
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-mdamailutils-mh 1:3.19-1
GNU mailutils-based MH utilities
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-mhmailutils-pop3d 1:3.19-1
GNU mailutils-based POP3 Daemon
https://www.gnu.org/software/mailutils/
sudo apt install mailutils-pop3dpython3-mailutils 1:3.19-1
GNU Mail abstraction library (Python3 interface)
https://www.gnu.org/software/mailutils/
sudo apt install python3-mailutilsmailutils
nix profile install nixpkgs#mailutilslibmailutils-dev 1:3.17-1.1build3
development files for GNU mailutils
https://www.gnu.org/software/mailutils/
sudo apt install libmailutils-devlibmailutils9t64 1:3.17-1.1build3
GNU Mail abstraction library
https://www.gnu.org/software/mailutils/
sudo apt install libmailutils9t64source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.