macOS
brew install imapfilterlocal Homebrew formula metadata
sudo port install imapfilterMacPorts ports tree · mail/imapfilter/Portfile · ソース: api.github.com
brew / 順位 5571
imapfilter のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install imapfilterlocal Homebrew formula metadata
sudo port install imapfilterMacPorts ports tree · mail/imapfilter/Portfile · ソース: api.github.com
sudo apk add imapfilterAlpine Linux edge package indexes · imapfilter · ソース: dl-cdn.alpinelinux.org
sudo apt install imapfilterDebian stable package indexes · imapfilter · ソース: deb.debian.org
sudo dnf install imapfilterFedora Rawhide package metadata · imapfilter · ソース: dl.fedoraproject.org
nix profile install nixpkgs#imapfilternixpkgs package indexes · pkgs/by-name/im/imapfilter/package.nix · ソース: api.github.com
sudo zypper install imapfilteropenSUSE Tumbleweed package metadata · imapfilter · ソース: download.opensuse.org
概要
IMAP message processor/filter
履歴
IMAPFilter is a scriptable command-line IMAP mail processor. Its distinguishing package-manager shape is that the filtering policy is written in Lua, so a small Unix utility becomes a programmable mail-maintenance environment rather than a fixed-rule filter.
IMAPFilter 1.0 was released on May 23, 2004. The project settled into the 2.x line in 2007, and its NEWS file shows steady maintenance around IMAP protocol behavior, mailbox handling, Lua compatibility, TLS/OpenSSL support, and recovery from network failures.
The README describes IMAPFilter as a utility that connects to remote IMAP servers, searches messages, and then deletes, copies, moves, flags, or otherwise processes messages across mailboxes and servers. It documents Lua as both the configuration language and extension language, with manual pages for the command and configuration format.
The project became useful in the niche where users wanted server-side mail triage without running a full mail client or local mail store. Its continued Homebrew formula and release train through the 2.8 series show a long-lived CLI with modest but persistent packaging demand.
The NEWS timeline reflects adaptation to real mail-server drift: TLS 1.1 and 1.2 support in 2013, certificate validation improvements in 2014, XOAUTH2 support in 2015, OpenSSL 3 support in 2022, and UTF-8 IMAP support in 2023.
Users write Lua configuration under the documented IMAPFilter config path, then run the CLI to search remote mailboxes and apply actions. Because credentials can live in the same Lua config, the tool is often treated like a personal automation script with careful file permissions.
Typical package-nerd usage is cron-style mailbox hygiene: delete or move old mail, copy messages between accounts, flag matching messages, or use Lua extensions when ordinary IMAP search expressions are not expressive enough.
IMAPFilter is a classic example of a small C/Unix utility made powerful by embedding a scripting language. For package people, it sits in the same mental drawer as fetchmail, procmail, and notmuch-adjacent mail tools: compact, automatable, and opinionated about text configuration.
Its history is also a reminder that email automation packages age by tracking servers, TLS stacks, authentication methods, and language runtimes. The interesting maintenance work is less feature splash and more staying compatible with IMAP providers and Lua/OpenSSL releases.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.imapfilter/config.luaCredential-bearing paths to review before unattended agent runs.
~/.imapfilter/config.lua実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
imapfilter | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:imapfilter |
|---|---|
| バージョン | 2.8.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/lefcha/imapfilter/ |
| リポジトリ | https://github.com/lefcha/imapfilter |
| 最終更新 | 2026-06-25T13:37:45+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
imapfilter 1:2.8.2+1-0.2+b1
filter mail in your IMAP account
https://github.com/lefcha/imapfilter
sudo apt install imapfilterimapfilter
nix profile install nixpkgs#imapfilterimapfilter 1:2.8.2+1-0.2build2
filter mail in your IMAP account
https://github.com/lefcha/imapfilter
sudo apt install imapfilterimapfilter 2.8.2-r0
Lua-based filtering for IMAP mailboxes
https://github.com/lefcha/imapfilter
sudo apk add imapfilterimapfilter-doc 2.8.2-r0
Lua-based filtering for IMAP mailboxes (documentation)
https://github.com/lefcha/imapfilter
sudo apk add imapfilter-docimapfilter 2.8.3-5.fc45
A flexible client side mail filtering utility for IMAP servers
https://github.com/lefcha/imapfilter
sudo dnf install imapfilterimapfilter 2.8.5-1.4
A mail filtering utility
https://github.com/lefcha/imapfilter
sudo zypper install imapfilterimapfilter
sudo port install imapfilterソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.