macOS
brew install imapfilterlocal Homebrew formula metadata
sudo port install imapfilterMacPorts ports tree · mail/imapfilter/Portfile · Source: api.github.com
brew / rang 5558
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de imapfilter pour les workflows d'agents IA.
installation
brew install imapfilterlocal Homebrew formula metadata
sudo port install imapfilterMacPorts ports tree · mail/imapfilter/Portfile · Source: api.github.com
sudo apk add imapfilterAlpine Linux edge package indexes · imapfilter · Source: dl-cdn.alpinelinux.org
sudo apt install imapfilterDebian stable package indexes · imapfilter · Source: deb.debian.org
sudo dnf install imapfilterFedora Rawhide package metadata · imapfilter · Source: dl.fedoraproject.org
nix profile install nixpkgs#imapfilternixpkgs package indexes · pkgs/by-name/im/imapfilter/package.nix · Source: api.github.com
sudo zypper install imapfilteropenSUSE Tumbleweed package metadata · imapfilter · Source: download.opensuse.org
aperçu
IMAP message processor/filter
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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.
~/.imapfilter/config.luaCredential-bearing paths to review before unattended agent runs.
~/.imapfilter/config.luaexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
imapfilter | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/lefcha/imapfilter
métadonnées d'installation
| Clé du paquet | brew:imapfilter |
|---|---|
| Version | 2.8.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/imapfilter |
| Page d'accueil | https://github.com/lefcha/imapfilter/ |
| Dépôt | https://github.com/lefcha/imapfilter |
| Docs amont | https://github.com/lefcha/imapfilter/ |
| Licence | MIT |
| Archive source | https://github.com/lefcha/imapfilter/archive/refs/tags/v2.8.5.tar.gz |
| Dernière mise à jour | 2026-06-25T13:37:45+02:00 |
| Pulse | updated |
| Dépendances | lua, openssl@3, pcre2 |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | You will need to create a ~/.imapfilter/config.lua file. Samples can be found in: $HOMEBREW_CELLAR/imapfilter/2.8.5/samples |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | imapfilter |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 imapfilterpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.