macOS
brew install mailsylocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mailsy in AI-Agent-Workflows.
Installation
brew install mailsylocal Homebrew formula metadata
nix profile install nixpkgs#mailsynixpkgs package indexes · pkgs/by-name/ma/mailsy/package.nix · Quelle: api.github.com
Überblick
Quickly generate a temporary email address
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
mailsy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/BalliAsghar/Mailsy
Installationsmetadaten
| Paketschlüssel | brew:mailsy |
|---|---|
| Version | 5.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mailsy |
| Homepage | https://github.com/BalliAsghar/Mailsy |
| Repository | https://github.com/BalliAsghar/Mailsy |
| Upstream-Dokumentation | https://github.com/BalliAsghar/Mailsy#readme |
| Lizenz | MIT |
| Quellarchiv | https://registry.npmjs.org/mailsy/-/mailsy-5.0.0.tgz |
| Abhängigkeiten | node |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mailsy
nix profile install nixpkgs#mailsyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.