macOS
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · source: api.github.com
brew
Execute scripts on IMAP mailbox changes using IDLE. Version 2.5.6 via Homebrew; verified 2026-07-11. Also installable with nix: nix profile install nixpkgs#goimapnotify.
install
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
overview
Execute scripts on IMAP mailbox changes using IDLE
history
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.
security posture
No matching local secret-handling manifest was found for goimapnotify. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to 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.yamlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goimapnotify | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.com/shackra/goimapnotify
install metadata
| Package key | brew:goimapnotify |
|---|---|
| Version | 2.5.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goimapnotify |
| Homepage | https://gitlab.com/shackra/goimapnotify |
| Repository | https://gitlab.com/shackra/goimapnotify |
| Upstream docs | https://gitlab.com/shackra/goimapnotify#readme |
| License | GPL-3.0-or-later |
| Source archive | https://gitlab.com/shackra/goimapnotify/-/archive/2.5.6/goimapnotify-2.5.6.tar.bz2 |
| Last updated | 2026-07-11T18:00:29Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 goimapnotifysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.