Automic VaultAutomic Vault

brew

msmtp を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

msmtp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install msmtp

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install msmtp

MacPorts ports tree · mail/msmtp/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add msmtp

Alpine Linux edge package indexes · msmtp · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install msmtp

Debian stable package indexes · msmtp · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install msmtp

Fedora Rawhide package metadata · msmtp · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#msmtp

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

Arch Linux pacman確認済み · 92%
sudo pacman -S msmtp

Arch Linux sync databases · msmtp · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install msmtp

openSUSE Tumbleweed package metadata · msmtp · ソース: download.opensuse.org

概要

パッケージ概要

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

コマンドとエイリアス

  • msmtp
  • msmtpd

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

使われ方

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.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:client

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
msmtpcliグローバル実行可能ファイル
msmtpdcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.8.33
マネージャ更新日2026-07-11
ローカルデータOK
上流not checked
検出された最新未検出

https://marlam.de/msmtp/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:msmtp
バージョン1.8.33
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/msmtp
ホームページhttps://marlam.de/msmtp/
リポジトリhttps://git.marlam.de/git/msmtp.git
上流ドキュメントhttps://marlam.de/msmtp/documentation
ライセンスGPL-3.0-or-later
ソースアーカイブhttps://marlam.de/msmtp/releases/msmtp-1.8.33.tar.xz
最終更新2026-07-11T12:22:28Z
Pulseupdated
依存関係gettext, gnutls, libidn2
ビルド依存関係pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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