Automic VaultAutomic Vault

brew

bogofilter mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bogofilter in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bogofilter

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install bogofilter

MacPorts ports tree · mail/bogofilter/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add bogofilter

Alpine Linux edge package indexes · bogofilter · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install bogofilter

Debian stable package indexes · bogofilter · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install bogofilter

Fedora Rawhide package metadata · bogofilter · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#bogofilter

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S bogofilter-db

Arch Linux sync databases · bogofilter-db · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install bogofilter-db

openSUSE Tumbleweed package metadata · bogofilter-db · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Mail filter via statistical analysis

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 10 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
bf_compactcliglobales Executable
bf_copycliglobales Executable
bf_tarcliglobales Executable
bogofiltercliglobales Executable
bogolexercliglobales Executable
bogotunecliglobales Executable
bogoupgradecliglobales Executable
bogoutilcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version1.2.5
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://bogofilter.sourceforge.io

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoRelease/tag comparison is only available for GitHub repositories.https://bogofilter.sourceforge.ionone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bogofilter
Version1.2.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bogofilter
Homepagehttps://bogofilter.sourceforge.io
Repositoryhttps://gitlab.com/bogofilter/bogofilter
Upstream-Dokumentationhttps://bogofilter.sourceforge.io/
LizenzGPL-2.0-or-later AND GPL-3.0-or-later
Quellarchivhttps://downloads.sourceforge.net/project/bogofilter/bogofilter-stable/bogofilter-1.2.5.tar.xz
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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