macOS
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goimapnotify in AI-Agent-Workflows.
Installation
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · Quelle: api.github.com
sudo apk add goimapnotifyAlpine Linux edge package indexes · goimapnotify · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goimapnotifynixpkgs package indexes · pkgs/by-name/go/goimapnotify/package.nix · Quelle: api.github.com
sudo pacman -S goimapnotifyArch Linux sync databases · goimapnotify · Quelle: geo.mirror.pkgbuild.com
Überblick
Execute scripts on IMAP mailbox changes using IDLE
Verlauf
goimapnotify is a Go command-line utility that watches IMAP mailboxes with IDLE and runs user-configured commands when messages are added, deleted, or changed.
The project was created on GitLab in August 2017 and describes itself as a Golang version of an IMAP notification tool for executing scripts on mailbox changes. Its first visible Git tags, 1.0 and 1.0.1, appeared in August 2017.
The README documents compatibility with the Python imapnotify configuration style while using Go-specific option names such as passwordCMD. Later releases added OAuth2 support, STARTTLS-related fixes, YAML configuration, monitoring all mailboxes, IMAP ID support, and event handling for changed or deleted mail.
The package is distributed in multiple Unix package ecosystems, including Homebrew, Arch Linux, MacPorts, Alpine, and Nix according to the supplied package-manager metadata. Arch Linux and MacPorts both publish package pages that point back to the GitLab upstream and describe the same IMAP-IDLE script-triggering purpose.
Users install the goimapnotify CLI and provide a JSON, YAML, YML, or TOML configuration file. The documented default config path is $XDG_CONFIG_HOME/goimapnotify/goimapnotify.yaml, and the -conf flag can override it.
A configuration defines one or more IMAP accounts, watched mailboxes, authentication values or commands that produce them, TLS behavior, and shell commands to run for events such as new, changed, or deleted messages. The -list mode helps users inspect mailbox hierarchy before choosing mailbox names.
goimapnotify is a small Unix-style automation utility: it bridges remote IMAP IDLE events to local commands such as mail sync scripts. That makes it useful in terminal mail setups where package-manager availability and predictable config-file behavior matter more than a graphical mail client.
For package maintainers, it is a compact Go network daemon/CLI with a stable upstream, tagged releases, and cross-distribution packaging, but it also carries typical mail-tool concerns around TLS defaults, OAuth2 token handling, and redaction of credentials in logs.
Sicherheitslage
Für goimapnotify wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/goimapnotify/goimapnotify.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goimapnotify | 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://gitlab.com/shackra/goimapnotify
Installationsmetadaten
| Paketschlüssel | brew:goimapnotify |
|---|---|
| Version | 2.5.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goimapnotify |
| Homepage | https://gitlab.com/shackra/goimapnotify |
| Repository | https://gitlab.com/shackra/goimapnotify |
| Upstream-Dokumentation | https://gitlab.com/shackra/goimapnotify#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://gitlab.com/shackra/goimapnotify/-/archive/2.5.6/goimapnotify-2.5.6.tar.bz2 |
| Zuletzt aktualisiert | 2026-07-11T18:00:29Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | declared |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goimapnotify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
goimapnotify
nix profile install nixpkgs#goimapnotifygoimapnotify 2.5.4-r3
execute scripts on IMAP mailbox changes using IDLE, golang version
https://gitlab.com/shackra/goimapnotify
sudo apk add goimapnotifygoimapnotify-systemd 2.5.4-r3
execute scripts on IMAP mailbox changes using IDLE, golang version (systemd files)
https://gitlab.com/shackra/goimapnotify
sudo apk add goimapnotify-systemdgoimapnotify 2.5.5-1
Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE, golang version.
https://gitlab.com/shackra/goimapnotify
sudo pacman -S goimapnotifygoimapnotify
sudo port install goimapnotifyQuellspur
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.