# goimapnotify を Homebrew, apk, MacPorts, Nix, pacman でインストール

goimapnotify のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:goimapnotify
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install goimapnotify
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install goimapnotify
```

  証拠: MacPorts ports tree: mail/goimapnotify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add goimapnotify
```

  証拠: Alpine Linux edge package indexes: goimapnotify from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#goimapnotify
```

  証拠: nixpkgs package indexes: pkgs/by-name/go/goimapnotify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S goimapnotify
```

  証拠: Arch Linux sync databases: goimapnotify from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## パッケージ情報

- **パッケージキー:** brew:goimapnotify
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.5.7
- **ソース概要:** Execute scripts on IMAP mailbox changes using IDLE
- **ホームページ:** <https://gitlab.com/shackra/goimapnotify>
- **最終更新:** 2026-07-26T04:19:00Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- goimapnotify (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.5.7
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2017-08-23: GitLab project created.
- 2017-08-25: Tag 1.0 published.
- 2019-04-26: Tag 2.0 published.
- 2021-04-19: Tag 2.2 published with OAuth2-related development in the tag history.
- 2024-09-30: Version 2.4 changelog records YAML support, monitoring all mailboxes, IMAP ID support, and credential-redaction work.
- 2026-02-14: Version 2.5.5 released.

### Related projects

- python-imapnotify is listed by the goimapnotify README as the older Python implementation whose configuration style goimapnotify mostly follows.

### ソース

- <https://archlinux.org/packages/extra/x86_64/goimapnotify/>
- <https://gitlab.com/shackra/goimapnotify>
- <https://gitlab.com/shackra/goimapnotify/-/raw/master/CHANGELOG.md>
- <https://gitlab.com/shackra/goimapnotify/-/raw/master/README.md>
- <https://gitlab.com/shackra/goimapnotify/-/tags>
- <https://gitlab.com/shackra/goimapnotify/-/tags?page=2>
- <https://ports.macports.org/port/goimapnotify/>


## セキュリティノート

goimapnotify に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

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.


## Configuration files

- Unix: $XDG_CONFIG_HOME/goimapnotify/goimapnotify.yaml
## 他のパッケージマネージャ記録

- Nix - goimapnotify: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/goimapnotify/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - goimapnotify - 2.5.4-r4: normalized package name match | Alpine Linux edge package indexes: goimapnotify from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | execute scripts on IMAP mailbox changes using IDLE, golang version | https://gitlab.com/shackra/goimapnotify
- apk - goimapnotify-systemd - 2.5.4-r4: normalized package name match | Alpine Linux edge package indexes: goimapnotify-systemd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | execute scripts on IMAP mailbox changes using IDLE, golang version (systemd files) | https://gitlab.com/shackra/goimapnotify
- pacman - goimapnotify - 2.5.5-1: normalized package name match | Arch Linux sync databases: goimapnotify from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE, golang version. | https://gitlab.com/shackra/goimapnotify
- MacPorts - goimapnotify: normalized package name match | MacPorts ports tree: mail/goimapnotify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/goimapnotify.yml](https://github.com/mxcl/pkgdb/blob/main/combined/goimapnotify.yml)


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
