%general-entities; ]> $LastChangedBy$ $Date$ bogofilter-&bogofilter-version; bogofilter Introduction to Bogofilter TheBogofilter application is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections. Bogofilter is or can be integrated with graphical mailers, such as KDE's KMail, GNOME's Evolution or Claws Mail (formerly known as Sylpheed-Claws), or it is run by a mail delivery agent (maildrop, procmail) script to classify an incoming message as spam or ham (using wordlists stored by BerkeleyDB). Bogofilter provides processing for plain text and HTML. It supports multi-part MIME messages with decoding of base64, quoted-printable, and uuencoded text and ignores attachments, such as images. &lfs75_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &bogofilter-md5sum; Download size: &bogofilter-size; Estimated disk space required: &bogofilter-buildsize; Estimated build time: &bogofilter-time; bogofilter Dependencies Required , or User Notes: Installation of bogofilter Install bogofilter by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --libexecdir=/usr/lib/bogofilter && make To test the results, issue: make -k check. Two tests may fail due to problems with the tests. Now, as the root user: make install Command Explanations : This switch disables building of the GTK+ 2 immodule. Use it if you have not installed GTK+ 2. Contents Installed Programs Installed Library Installed Directories bogofilter, bogofilter-daemon, and bogofilter-setup libbogofilter-1.0.so and im-bogofilter.so (GTK+ Immodule) /etc/dconf/db/bogofilter.d, /usr/include/bogofilter-1.0, /usr/lib/bogofilter, /usr/share/gtk-doc/html/bogofilter, and /usr/share/bogofilter Short Descriptions bogofilter-daemon is the Intelligent Input Bus Daemon. bogofilter-daemon bogofilter-setup is the GTK+ program used to configure the bogofilter-daemon. bogofilter-setup libbogofilter-1.0.so contains bogofilter API functions. libbogofilter-1.0.so