macOS
brew install mpoplocal Homebrew formula metadata
sudo port install mpopMacPorts ports tree · mail/mpop/Portfile · source: api.github.com
brew
POP3 client. Version 1.4.22 via Homebrew; verified 2026-06-27.
install
brew install mpoplocal Homebrew formula metadata
sudo port install mpopMacPorts ports tree · mail/mpop/Portfile · source: api.github.com
sudo apk add mpopAlpine Linux edge package indexes · mpop · source: dl-cdn.alpinelinux.org
sudo apt install mpopDebian stable package indexes · mpop · source: deb.debian.org
sudo dnf install mpopFedora Rawhide package metadata · mpop · source: dl.fedoraproject.org
nix profile install nixpkgs#mpopnixpkgs package indexes · pkgs/by-name/mp/mpop/package.nix · source: api.github.com
sudo pacman -S mpopArch Linux sync databases · mpop · source: geo.mirror.pkgbuild.com
sudo zypper install mpopopenSUSE Tumbleweed package metadata · mpop · source: download.opensuse.org
overview
POP3 client
history
mpop is Martin Lambers' compact POP3 retrieval client, part of the same small-mail-utilities lineage as msmtp. The project news says the first public mpop release, 0.1.0, was published on 2004-06-08, eleven months after msmtp, and the AUTHORS file says much of the code is shared with msmtp. The manual and project pages describe the package as a GPL mail retriever that can poll one or more POP3 mailboxes, skip mail already delivered by tracking UIDLs, filter headers before downloading a message, and deliver through an MDA, to maildir, or to mbox.
Its history is mostly a steady hardening of a Unix mail pipeline tool rather than a move into a larger mail suite. The 1.4.0 stable series in 2018 discouraged OpenSSL in favor of GnuTLS, moved IDN support to libidn2, disabled GNU SASL by default, and dropped obsolete systems and weak authentication choices. Later releases added OAuth-oriented authentication support: OAUTHBEARER in 2019, XOAUTH2 in 2020, libtls support in 2020, SCRAM-SHA-256 via GNU SASL in 2021, and a minimal mpopd POP3 server in 2021 for mail clients that cannot read local mail stores directly.
mpop's niche is narrower and more scriptable than fetchmail. Its own documentation compares it with fetchmail by emphasizing no daemon mode, use from cron, no IMAP or multidrop support, faster POP3 command pipelining, direct maildir and mbox delivery, and header filtering that can reject junk before a full message download. In practice it is used by people who want local control over incoming mail with normal Unix tools such as procmail, SpamAssassin, cron, netrc, and local mailbox formats rather than a GUI mail client doing retrieval itself.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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.
~/.mpoprc$XDG_CONFIG_HOME/mpop/configCredential-bearing paths to review before unattended agent runs.
~/.netrcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mpop | cli | global executable | |
mpopd | 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:mpop |
|---|---|
| Version | 1.4.22 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/mpop |
| Homepage | https://marlam.de/mpop/ |
| Repository | https://git.marlam.de/git/mpop.git |
| Upstream docs | https://marlam.de/mpop/documentation |
| License | GPL-3.0-or-later |
| Source archive | https://marlam.de/mpop/releases/mpop-1.4.22.tar.xz |
| Last updated | 2026-06-27T13:39:18Z |
| Pulse | updated |
| Dependencies | gettext, gnutls, libidn2 |
| Build dependencies | pkgconf |
| 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 | mpop |
| 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.
mpop 1.4.21-1
POP3 mail retriever
sudo apt install mpopmpop
nix profile install nixpkgs#mpopmpop 1.4.18-1build2
POP3 mail retriever
sudo apt install mpopmpop 1.4.21-r1
Retrieve mail from POP3 mailboxes
sudo apk add mpopmpop-doc 1.4.21-r1
Retrieve mail from POP3 mailboxes (documentation)
sudo apk add mpop-docmpop-lang 1.4.21-r1
Languages for package mpop
sudo apk add mpop-langmpop-vim 1.4.21-r1
Vim syntax for mpop
sudo apk add mpop-vimmpop 1.4.21-2.fc44
Client for receiving mail from POP3 mailboxes
sudo dnf install mpopmpop 1.4.21-2
A small, fast POP3 client suitable as a fetchmail replacement
sudo pacman -S mpopmpop 1.4.21-1.2
Lightweight and featureful POP3 Client
sudo zypper install mpopmpop-doc 1.4.21-1.2
Documentation for mpop
sudo zypper install mpop-docmpop
sudo port install mpopsource 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.