# mailsy を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:mailsy
```

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

### macOS

- Homebrew (100%):

```sh
brew install mailsy
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#mailsy
```

  証拠: nixpkgs package indexes: pkgs/by-name/ma/mailsy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:mailsy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/mailsy>
- **バージョン:** 5.0.0
- **ソース概要:** Quickly generate a temporary email address
- **ホームページ:** <https://github.com/BalliAsghar/Mailsy>
- **リポジトリ:** <https://github.com/BalliAsghar/Mailsy>
- **上流ドキュメント:** <https://github.com/BalliAsghar/Mailsy#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://registry.npmjs.org/mailsy/-/mailsy-5.0.0.tgz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- mailsy (cli)
- mailsy (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 5.0.0
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/BalliAsghar/Mailsy
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Mailsy is a small Node.js CLI for generating and managing disposable email addresses from the terminal. The README says it uses the mail.tm API, copies generated addresses to the clipboard, can fetch messages, show account details, and delete the temporary account.

### プロジェクトの歴史

The public GitHub repository was created in March 2022. Official release metadata available through GitHub begins with the 3.0.x series in September 2022 and continues through a 5.0.0 release in May 2024.

The project remained focused on a narrow terminal workflow rather than becoming a full email client: generate an address with `mailsy g`, fetch mail with `mailsy m`, inspect account details with `mailsy me`, and dispose of the account with `mailsy d`.

### 採用の歴史

Mailsy's README documents npm global installation and Homebrew installation for macOS users, and links Alfred and Raycast extensions. The input package-manager facts confirm Homebrew and Nix availability.

Repository metadata shows several hundred GitHub stars, indicating modest but real uptake among developers who need throwaway inboxes for tests, signups, or quick verification flows.

### 使われ方

Typical usage is interactive and clipboard-oriented: run the CLI to create a disposable address, use it wherever a throwaway inbox is needed, then select messages from a terminal prompt and open them in the default browser. Deleting the account rotates to a new address.

For package users, Mailsy is useful because it wraps the mail.tm disposable-mail workflow in a short command with no local service to run. It is best understood as a convenience CLI rather than infrastructure.

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

Mailsy is a small example of the modern npm-to-Homebrew pipeline for developer conveniences: a global Node CLI gains enough utility to appear in system package managers, even though the project itself is intentionally tiny.

Its importance is practical rather than architectural: it gives shell users a quick disposable inbox without building their own API wrapper or leaving the terminal.

### タイムライン

- 2022: Public GitHub repository created.
- 2022: GitHub release metadata shows 3.0.x releases.
- 2023: 4.0.x releases published.
- 2024: 5.0.0 release published.

### Related projects

- The README says Mailsy uses the mail.tm API.
- The README links companion Alfred and Raycast extensions for the same disposable-email workflow.

### ソース

- <https://api.github.com/repos/BalliAsghar/Mailsy>
- <https://api.github.com/repos/BalliAsghar/Mailsy/releases>
- <https://github.com/BalliAsghar/Mailsy>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mailsy
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Nix - mailsy: normalized package name match | nixpkgs package indexes: pkgs/by-name/ma/mailsy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [node](https://www.automicvault.com/ja/pkg/brew/node/) - Runtime dependency declared by Homebrew.
- [notmuch](https://www.automicvault.com/ja/pkg/brew/notmuch/) - Shares av.db curated category or tags: cli, developer-tools, email.
- [notmuch-mutt](https://www.automicvault.com/ja/pkg/brew/notmuch-mutt/) - Shares av.db curated category or tags: cli, developer-tools, email.
- [mailpit](https://www.automicvault.com/ja/pkg/brew/mailpit/) - Shares av.db curated category or tags: cli, developer-tools, email.
- [action-docs](https://www.automicvault.com/ja/pkg/brew/action-docs/) - Shares av.db curated category or tags: cli, developer-tools, nodejs.
- [b4](https://www.automicvault.com/ja/pkg/brew/b4/) - Shares av.db curated category or tags: cli, developer-tools, email.
- [chalk-cli](https://www.automicvault.com/ja/pkg/brew/chalk-cli/) - Shares av.db curated category or tags: cli, developer-tools, nodejs.
- [corepack](https://www.automicvault.com/ja/pkg/brew/corepack/) - Shares av.db curated category or tags: cli, developer-tools, nodejs.
- [czg](https://www.automicvault.com/ja/pkg/brew/czg/) - Shares av.db curated category or tags: cli, developer-tools, nodejs.
- [generate-json-schema](https://www.automicvault.com/ja/pkg/brew/generate-json-schema/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, generate, node.

## Combined YAML source

View the package source record on GitHub. [combined/mailsy.yml](https://github.com/automic-vault/db/blob/main/combined/mailsy.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
