Automic VaultAutomic Vault

brew

Install msmtp with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

SMTP client that can be used as an SMTP plugin for Mutt. Version 1.8.32 via Homebrew; verified 2026-06-21.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install msmtp

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install msmtp

MacPorts ports tree · mail/msmtp/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add msmtp

Alpine Linux edge package indexes · msmtp · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install msmtp

Debian stable package indexes · msmtp · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install msmtp

Fedora Rawhide package metadata · msmtp · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#msmtp

nixpkgs package indexes · pkgs/by-name/ms/msmtp/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S msmtp

Arch Linux sync databases · msmtp · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install msmtp

openSUSE Tumbleweed package metadata · msmtp · source: download.opensuse.org

overview

Package summary

SMTP client that can be used as an SMTP plugin for Mutt

Commands and aliases

  • msmtp
  • msmtpd

history

Project history and usage

msmtp is Martin Lambers's lightweight SMTP client for Unix-like mail workflows. The AUTHORS file says msmtp was mostly written by Lambers and that much of its code is shared with mpop. Its manual describes the default mode: read a message from standard input and send it to a configured SMTP server, while keeping command-line options and exit codes compatible with sendmail.

Project history

The project grew into a focused replacement for the sending side of a local mail transfer agent. Its configuration organizes SMTP servers as accounts with host, authentication, TLS, and related settings, and the manual documents TLS, multiple authentication mechanisms, delivery status notifications, PIPELINING, server-information mode, Remote Message Queue Starting, and the minimal SMTP server msmtpd.

How it is used

msmtp's adoption niche is the modular command-line mail stack. It is commonly paired with MUAs rather than acting as a full mail server: the Debian wiki names Mutt and Emacs as examples, and the manual includes examples for Mutt and traditional mail commands. Package managers often provide it as both the `msmtp` executable and a sendmail-compatible MTA alternative for scripts, cron jobs, and small systems that only need outbound SMTP relay.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:client

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 3 runtime dependencies.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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/msmtprc~/.msmtprc$XDG_CONFIG_HOME/msmtp/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.netrcSYSCONFDIR/netrc

executables

Installed executables

CommandKindExposureNote
msmtpcliglobal executable
msmtpdcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.8.32
manager updated2026-06-21
local dataok
upstreamnot checked
latest detectednot detected

https://marlam.de/msmtp/

install metadata

Package metadata

Package keybrew:msmtp
Version1.8.32
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/msmtp
Homepagehttps://marlam.de/msmtp/
Repositoryhttps://git.marlam.de/git/msmtp.git
Upstream docshttps://marlam.de/msmtp/documentation
LicenseGPL-3.0-or-later
Source archivehttps://marlam.de/msmtp/releases/msmtp-1.8.32.tar.xz
Last updated2026-06-21T15:59:39-04:00
Pulseupdated
Dependenciesgettext, gnutls, libidn2
Build dependenciespkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

msmtp 1.8.28-3

light SMTP client with support for server profiles

https://marlam.de/msmtp/

sudo apt install msmtp
  • Section: mail
  • Architecture: amd64
  • 9 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Msmtp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: msmtp from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

msmtp-mta 1.8.28-3

light SMTP client with support for server profiles - the regular MTA

https://marlam.de/msmtp/

sudo apt install msmtp-mta
  • Section: mail
  • Architecture: amd64
  • Source Package: msmtp
  • 4 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Msmtp
Debian stable package indexes · deb.debian.org · Debian stable package indexes: msmtp-mta from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

msmtp

nix profile install nixpkgs#msmtp
  • normalized package name match
  • Matched by: Msmtp
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ms/msmtp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

msmtp 1.8.24-1build2

light SMTP client with support for server profiles

https://marlam.de/msmtp/

sudo apt install msmtp
  • Section: universe/mail
  • Architecture: amd64
  • 8 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Msmtp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: msmtp from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

msmtp-mta 1.8.24-1build2

light SMTP client with support for server profiles - the regular MTA

https://marlam.de/msmtp/

sudo apt install msmtp-mta
  • Section: universe/mail
  • Architecture: amd64
  • Source Package: msmtp
  • 4 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Msmtp
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: msmtp-mta from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

msmtp 1.8.32-r1

SMTP client with a sendmail compatible interface

https://marlam.de/msmtp/

sudo apk add msmtp
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: msmtp
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Msmtp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: msmtp from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

msmtp-doc 1.8.32-r1

SMTP client with a sendmail compatible interface (documentation)

https://marlam.de/msmtp/

sudo apk add msmtp-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: msmtp
  • normalized package name match
  • Matched by: Msmtp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: msmtp-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

msmtp-lang 1.8.32-r1

Languages for package msmtp

https://marlam.de/msmtp/

sudo apk add msmtp-lang
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: msmtp
  • normalized package name match
  • Matched by: Msmtp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: msmtp-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

msmtp-openrc 1.8.32-r1

SMTP client with a sendmail compatible interface (OpenRC init scripts)

https://marlam.de/msmtp/

sudo apk add msmtp-openrc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: msmtp
  • normalized package name match
  • Matched by: Msmtp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: msmtp-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

msmtp-vim 1.8.32-r1

Vim syntax for msmtp

https://marlam.de/msmtp/

sudo apk add msmtp-vim
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: msmtp
  • normalized package name match
  • Matched by: Msmtp
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: msmtp-vim from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

msmtp 1.8.32-1.fc45

SMTP client

https://marlam.de/msmtp/

sudo dnf install msmtp
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: msmtp
  • 10 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Msmtp
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: msmtp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

msmtp 1.8.32-1

A mini smtp client

https://marlam.de/msmtp/

sudo pacman -S msmtp
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 2 dependencies
  • 2 optional deps
  • normalized package name match
  • Matched by: Msmtp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: msmtp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

msmtp 1.8.32-1.3

Lightweight SMTP Client

https://marlam.de/msmtp/

sudo zypper install msmtp
  • License: GPL-3.0-or-later
  • Category: Productivity/Networking/Email/Utilities
  • Architecture: x86_64
  • Source Package: msmtp
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Msmtp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: msmtp from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

msmtp-doc 1.8.32-1.3

Documentation for msmtp

https://marlam.de/msmtp/

sudo zypper install msmtp-doc
  • License: GPL-3.0-or-later
  • Category: Documentation/Other
  • Architecture: noarch
  • Source Package: msmtp
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Msmtp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: msmtp-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

msmtp-lang 1.8.32-1.3

Translations for package msmtp

https://marlam.de/msmtp/

sudo zypper install msmtp-lang
  • License: GPL-3.0-or-later
  • Category: System/Localization
  • Architecture: noarch
  • Source Package: msmtp
  • 1 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Msmtp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: msmtp-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

msmtp-mta 1.8.32-1.3

MTA based on msmtp

https://marlam.de/msmtp/

sudo zypper install msmtp-mta
  • License: GPL-3.0-or-later
  • Category: Productivity/Networking/Email/Servers
  • Architecture: x86_64
  • Source Package: msmtp
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Msmtp
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: msmtp-mta from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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