Automic VaultAutomic Vault

brew

bogofilter を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install bogofilter

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install bogofilter

MacPorts ports tree · mail/bogofilter/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add bogofilter

Alpine Linux edge package indexes · bogofilter · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install bogofilter

Debian stable package indexes · bogofilter · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install bogofilter

Fedora Rawhide package metadata · bogofilter · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#bogofilter

nixpkgs package indexes · pkgs/by-name/bo/bogofilter/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S bogofilter-db

Arch Linux sync databases · bogofilter-db · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install bogofilter-db

openSUSE Tumbleweed package metadata · bogofilter-db · ソース: download.opensuse.org

概要

パッケージ概要

Mail filter via statistical analysis

コマンドとエイリアス

  • bf_compact
  • bf_copy
  • bf_tar
  • bogofilter
  • bogolexer
  • bogotune
  • bogoupgrade
  • bogoutil

履歴

プロジェクトの歴史と使われ方

Bogofilter is a fast C-based Bayesian mail filter that classifies messages as spam or ham by statistical analysis of message headers and body text.

プロジェクトの歴史

Bogofilter appeared during the early-2000s wave of Bayesian spam filtering. Its official home page credits Eric S. Raymond with the initial version and says that, since 2002, David Relson, Matthias Andree, Greg Louis, and other open source volunteers brought it to maturity.

The project explicitly roots its statistical approach in Paul Graham's 2002 article on Bayesian spam filtering and Gary Robinson's refinements, including the Fisher inverse chi-square technique. The man page describes further practical engineering: MIME decoding, HTML parsing, token handling for hosts and IP addresses, and production-oriented database lookups.

The release history shows a long maintenance arc from the 1.2.x line into 1.3.0 release candidates. Recent entries include the 2019 Git repository conversion, maintenance after David Relson's death, C99 cleanup, SQLite3 driver work, and the 2025 decision to make SQLite3 the default database driver.

採用の歴史

Bogofilter was adopted by Unix mail users who wanted a local, trainable spam classifier that could plug into delivery agents and desktop mail clients. The official home page names KMail, Evolution, Claws Mail, maildrop, and procmail-style integration as usage surfaces.

Its package reach is broad for a mail-filtering utility: the input package facts list Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE packaging. That distribution spread reflects how Bayesian filtering became normal infrastructure for local mail setups before hosted mail spam filtering took over much of the mainstream market.

使われ方

Common usage is pipeline-oriented: feed a message to `bogofilter`, inspect its spam, ham, or unsure result, and train it with known spam and non-spam examples. Companion tools such as `bogoutil`, `bogotune`, `bogolexer`, and database copy/compact helpers support training, tuning, inspection, and migration.

The man page emphasizes script-friendly behavior, including terse modes, passthrough headers, bulk processing, explicit registration as spam or non-spam, and configuration options for wordlists and database directories.

パッケージ好きにとっての重要性

Bogofilter is package-nerd significant because it captures a specific era of open source mail culture: local Unix mail delivery, procmail/maildrop recipes, Berkeley DB wordlists, and statistical filtering that users trained themselves.

It is also an example of a mature C utility where packaging choices matter. Database backend support, Unicode and MIME handling, config-file defaults, and migration tooling all directly affect whether an upgrade preserves a user's trained corpus.

タイムライン

  • 2002: Initial Bogofilter work by Eric S. Raymond is followed by maturation by David Relson, Matthias Andree, Greg Louis, and volunteers.
  • 2003: Paul Graham's later Bayesian filtering work and Gary Robinson's refinements are reflected in Bogofilter's documented algorithmic approach.
  • 2013: Matthias Andree becomes maintainer after David Relson's long maintainership.
  • 2019: The source repository is converted to Git; Bogofilter 1.2.5 is released.
  • 2024: 1.3.0 beta work resumes with Unicode, lexer, and corruption fixes.
  • 2025: 1.3.0 release candidates make SQLite3 the default database driver.

Related projects

  • Related projects include SpamAssassin, DSPAM, CRM114, procmail, maildrop, KMail, Evolution, and Claws Mail. Bogofilter occupies the small, fast, user-trained filter niche rather than the rule-heavy network-scored niche associated with SpamAssassin.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
/etc/bogofilter.cf~/.bogofilter.cf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bf_compactcliグローバル実行可能ファイル
bf_copycliグローバル実行可能ファイル
bf_tarcliグローバル実行可能ファイル
bogofiltercliグローバル実行可能ファイル
bogolexercliグローバル実行可能ファイル
bogotunecliグローバル実行可能ファイル
bogoupgradecliグローバル実行可能ファイル
bogoutilcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.2.5
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://bogofilter.sourceforge.io

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://bogofilter.sourceforge.io信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bogofilter
バージョン1.2.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bogofilter
ホームページhttps://bogofilter.sourceforge.io
リポジトリhttps://gitlab.com/bogofilter/bogofilter
上流ドキュメントhttps://bogofilter.sourceforge.io/
ライセンスGPL-2.0-or-later AND GPL-3.0-or-later
ソースアーカイブhttps://downloads.sourceforge.net/project/bogofilter/bogofilter-stable/bogofilter-1.2.5.tar.xz
macOS 提供ライブラリsqlite
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebogofilter
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

bogofilter 1.2.5-1+b4

fast Bayesian spam filter (meta package)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter
  • Section: mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bogofilter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bogofilter-bdb 1.2.5-1+b4

fast Bayesian spam filter (Berkeley DB)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-bdb
  • Section: mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 4 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bogofilter-bdb from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bogofilter-common 1.2.5-1+b4

fast Bayesian spam filter (common files)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-common
  • Section: mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bogofilter-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bogofilter-sqlite 1.2.5-1+b4

fast Bayesian spam filter (sqlite)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-sqlite
  • Section: mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bogofilter-sqlite from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

bogofilter-tokyocabinet 1.2.5-1+b4

fast Bayesian spam filter (tokyocabinet)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-tokyocabinet
  • Section: mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bogofilter-tokyocabinet from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bogofilter

nix profile install nixpkgs#bogofilter
  • normalized package name match
  • 一致条件: Bogofilter
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bo/bogofilter/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bogofilter 1.2.5-1build4

fast Bayesian spam filter (meta package)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter
  • Section: universe/mail
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bogofilter from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bogofilter-bdb 1.2.5-1build4

fast Bayesian spam filter (Berkeley DB)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-bdb
  • Section: universe/mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 4 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bogofilter-bdb from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bogofilter-common 1.2.5-1build4

fast Bayesian spam filter (common files)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-common
  • Section: universe/mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bogofilter-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

bogofilter-sqlite 1.2.5-1build4

fast Bayesian spam filter (sqlite)

http://bogofilter.sourceforge.net/

sudo apt install bogofilter-sqlite
  • Section: universe/mail
  • Architecture: amd64
  • Source Package: bogofilter
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bogofilter-sqlite from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

bogofilter 1.2.5-r4

Fast Bayesian spam filter

https://bogofilter.sourceforge.io/

sudo apk add bogofilter
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: bogofilter
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bogofilter from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

bogofilter-doc 1.2.5-r4

Fast Bayesian spam filter (documentation)

https://bogofilter.sourceforge.io/

sudo apk add bogofilter-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: bogofilter
  • normalized package name match
  • 一致条件: Bogofilter
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bogofilter-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

bogofilter 1.2.5-22.fc44

Fast anti-spam filtering by Bayesian statistical analysis

http://bogofilter.sourceforge.net/

sudo dnf install bogofilter
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bogofilter
  • 8 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Bogofilter
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bogofilter from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

bogofilter-bogoupgrade 1.2.5-22.fc44

Upgrades bogofilter database to current version

http://bogofilter.sourceforge.net/

sudo dnf install bogofilter-bogoupgrade
  • License: GPL-2.0-only
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bogofilter
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bogofilter-bogoupgrade from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

bogofilter-db 1.2.5-12

A fast Bayesian spam filtering tool - Berkeley DB v5.3 backend

https://bogofilter.sourceforge.io/

sudo pacman -S bogofilter-db
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Bogofilter
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bogofilter-db from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
pacman95%

bogofilter-kyotocabinet 1.2.5-12

A fast Bayesian spam filtering tool - Kyotocabinet DB backend

https://bogofilter.sourceforge.io/

sudo pacman -S bogofilter-kyotocabinet
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 5 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Bogofilter
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bogofilter-kyotocabinet from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment