macOS
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · ソース: api.github.com
brew
goimapnotify のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · ソース: api.github.com
sudo apk add goimapnotifyAlpine Linux edge package indexes · goimapnotify · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#goimapnotifynixpkgs package indexes · pkgs/by-name/go/goimapnotify/package.nix · ソース: api.github.com
sudo pacman -S goimapnotifyArch Linux sync databases · goimapnotify · ソース: geo.mirror.pkgbuild.com
概要
Execute scripts on IMAP mailbox changes using IDLE
履歴
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.
セキュリティ状態
goimapnotify に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
goimapnotify | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://gitlab.com/shackra/goimapnotify
インストールメタデータ
| パッケージキー | brew:goimapnotify |
|---|---|
| バージョン | 2.5.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/goimapnotify |
| ホームページ | https://gitlab.com/shackra/goimapnotify |
| リポジトリ | https://gitlab.com/shackra/goimapnotify |
| 上流ドキュメント | https://gitlab.com/shackra/goimapnotify#readme |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://gitlab.com/shackra/goimapnotify/-/archive/2.5.6/goimapnotify-2.5.6.tar.bz2 |
| 最終更新 | 2026-07-11T18:00:29Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | declared |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 goimapnotifyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.