macOS
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de goimapnotify pour les workflows d'agents IA.
installation
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · Source: api.github.com
sudo apk add goimapnotifyAlpine Linux edge package indexes · goimapnotify · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goimapnotifynixpkgs package indexes · pkgs/by-name/go/goimapnotify/package.nix · Source: api.github.com
sudo pacman -S goimapnotifyArch Linux sync databases · goimapnotify · Source: geo.mirror.pkgbuild.com
aperçu
Execute scripts on IMAP mailbox changes using IDLE
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour goimapnotify. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.yamlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
goimapnotify | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://gitlab.com/shackra/goimapnotify
métadonnées d'installation
| Clé du paquet | brew:goimapnotify |
|---|---|
| Version | 2.5.6 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/goimapnotify |
| Page d'accueil | https://gitlab.com/shackra/goimapnotify |
| Dépôt | https://gitlab.com/shackra/goimapnotify |
| Docs amont | https://gitlab.com/shackra/goimapnotify#readme |
| Licence | GPL-3.0-or-later |
| Archive source | https://gitlab.com/shackra/goimapnotify/-/archive/2.5.6/goimapnotify-2.5.6.tar.bz2 |
| Dernière mise à jour | 2026-07-11T18:00:29Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 goimapnotifypiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.