How to Install bogofilter-common in Ubuntu 18.04



Install bogofilter-common by entering the following commands in the terminal:

sudo apt update
sudo apt install bogofilter-common

Description:

fast Bayesian spam filter (common files)

This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. . This package provides files that are common for all database backends.

Homepage: http://bogofilter.sourceforge.net/

Version: 1.2.4+dfsg1-12

Section: universe/mail