macOS
brew install goimapnotifylocal Homebrew formula metadata
sudo port install goimapnotifyMacPorts ports tree · mail/goimapnotify/Portfile · 来源: api.github.com
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.