pkg.soopen package index

brew / 順位 1145

mailpit を Homebrew, MacPorts, Nix, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mailpit

local Homebrew formula metadata

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

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

Linux

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

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

Windows

Scoop確認済み · 92%
scoop install main/mailpit

Scoop official bucket manifest trees · bucket/mailpit.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id axllent.mailpit -e

Windows Package Manager source index · axllent.mailpit · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Web and API based SMTP testing

コマンドとエイリアス

  • mailpit

履歴

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

Mailpit is a Go-based email and SMTP testing tool for developers, combining an SMTP server, modern web UI, REST API, and optional POP3/relay/forwarding features in a single static binary or Docker image.

プロジェクトの歴史

The public GitHub repository was created in July 2022, and the first listed GitHub release, `0.0.1-beta`, was published the same day. The README states that Mailpit was originally inspired by MailHog, which the project identifies as no longer maintained.

Mailpit's development direction is explicit in its official docs: it keeps the one-command local SMTP sink pattern but expands it with a modern UI, API-first integration testing, HTML/link/spam checks, message tagging, webhook support, SMTP relaying and forwarding, optional authentication, and persistent SQLite-backed storage.

採用の歴史

Mailpit grew quickly for a young developer tool. Repository metadata shows thousands of GitHub stars by 2026, regular releases through the v1.30 series, and active updates. The README advertises static binaries, Docker images, Homebrew, AUR, and FreeBSD package installation.

The input package-manager facts show broad packaging across Homebrew, MacPorts, Nix, Scoop, and Winget. That cross-platform spread matters because email testing tools are often used by mixed teams and in CI systems where a single static binary is easier than a language-specific runtime.

使われ方

The default developer flow is to run `mailpit`, point an application at SMTP port 1025, and open the web UI on port 8025. Tests can use the REST API, while users can add authentication, TLS, POP3, SMTP relay, forwarding, webhooks, and persistent storage through flags or environment variables.

The docs also describe Homebrew service usage, Docker deployment, sendmail substitution, and runtime options. For package users, Mailpit is attractive because it is a single binary with many integration-test affordances that previously required gluing several tools together.

パッケージ好きにとっての重要性

Mailpit is significant in package-manager culture as a modern successor-style tool for the local fake-SMTP niche: small enough to install globally, but featureful enough for automated test suites and shared development environments.

It also shows how packaging expectations changed since older tools such as MailCatcher and MailHog: users expect static binaries, Docker images, Homebrew services, Windows package-manager entries, health/API endpoints, and release cadence suitable for CI pinning.

タイムライン

  • 2022: Repository created and `0.0.1-beta` released.
  • 2023: v1.9.x and v1.10.0 releases published.
  • 2024: Continued v1.x releases and documentation around static binaries, Docker, and package managers.
  • 2026: v1.30.x releases published with active repository updates.

Related projects

  • The README explicitly names MailHog as an inspiration and maintenance-gap motivation.
  • Mailpit is related to MailCatcher and other fake-SMTP development tools, but emphasizes a single static binary, API support, and modern web UI features.

セキュリティ状態

リスクレベル: orange

formula declares a Homebrew service.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • formula declares a Homebrew service

信号

  • metadata:service

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
mailpit実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.30.6
マネージャ更新日2026-07-29
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mailpit
バージョン1.30.6
パッケージマネージャHomebrew
ホームページhttps://mailpit.axllent.org/
リポジトリhttps://github.com/axllent/mailpit
最終更新2026-07-29T17:04:50+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

mailpit

nix profile install nixpkgs#mailpit
  • normalized package name match
  • 一致条件: Mailpit
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mailpit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

mailpit

sudo port install mailpit
  • normalized package name match
  • 一致条件: Mailpit
MacPorts ports tree · api.github.com · MacPorts ports tree: mail/mailpit/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/mailpit

scoop install main/mailpit
  • normalized package name match
  • 一致条件: Mailpit
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mailpit.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

axllent.mailpit

winget install --id axllent.mailpit -e
  • normalized package name match
  • 一致条件: Mailpit
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: axllent.mailpit from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation