🍺 BREW Explorer

← all formulae

imapfilter

brew install imapfilter v2.8.5 MIT

IMAP message processor/filter

24
30-day installs · #6368
69
90-day · #6491
432
365-day · #5458
935
★ GitHub stars · updated 5mo ago

Runtime dependencies

Links

Caveats

You will need to create a ~/.imapfilter/config.lua file.
Samples can be found in:
  $HOMEBREW_CELLAR/imapfilter/2.8.5/samples
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "You will need to create a ~/.imapfilter/config.lua file.\nSamples can be found in:\n  $HOMEBREW_CELLAR/imapfilter/2.8.5/samples\n",
  "conflicts_with": [],
  "dependencies": [
    "lua",
    "openssl@3",
    "pcre2"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "IMAP message processor/filter",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:38:48+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "imapfilter",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-03-08T11:48:43Z",
  "github_readme_excerpt": "\t\t\t\t   IMAPFilter\n\nDescription\n\n  IMAPFilter is a mail filtering utility. It connects to remote mail servers\n  using the Internet Message Access Protocol (IMAP), sends searching queries to\n  the server and processes mailboxes based on the results. It can be used to\n  delete, copy, move, flag, etc. messages residing in mailboxes at the same or\n  different mail servers. The 4rev1 and 4 versions of the IMAP protocol are\n  supported.\n\n  IMAPFilter uses the Lua programming language as a configuration and extension\n  language.\n\n\nWebsite\n\n  http://github.com/lefcha/imapfilter\n\n\nChanges\n\n  All the changes in each new release up to the latest are in the NEWS file.\n\n\nInstallation\n\n  Compile time requirements are:\n\n  - Lua, version 5.5 or 5.4 or 5.3 or 5.2 or 5.1, https://www.lua.org\n  - PCRE2, version 10.00 and later, https://www.pcre.org\n  - OpenSSL, version 1.0.2 and later, https://www.openssl.org\n\n  Compile and install the program:\n\n    make -j all\n    make install\n\n\nDocumentation\n\n  There is detailed description of the command line options in the\n  imapfilter(1) manual page, and of the configuration file format in the\n  imapfilter_config(5) manual page.\n  \n  There are also more configuration examples in the samples/config.lua file,\n  and some examples of extensions through Lua in the samples/extend.lua file.\n\n\nLicense\n\n  Released under the terms and conditions of the MIT/X11 license, included in\n  the LICENSE file.\n\n\nAuthors\n\n  See AUTHORS file.\n",
  "github_repo": "lefcha/imapfilter",
  "github_stars": 935,
  "github_topics": [],
  "homepage": "https://github.com/lefcha/imapfilter/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 24,
  "installs_365d": 432,
  "installs_90d": 69,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "imapfilter",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6368,
  "rank_365d": 5458,
  "rank_90d": 6491,
  "raw_hash": "e290e33301f02d7a",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/i/imapfilter.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": null,
  "version_stable": "2.8.5",
  "versioned_formulae": [],
  "why_use_this": null
}