How to Install and Uninstall mailfilter Package on Kali Linux

Last updated: May 13,2024

1. Install "mailfilter" package

Please follow the guidelines below to install mailfilter on Kali Linux

$ sudo apt update $ sudo apt install mailfilter

2. Uninstall "mailfilter" package

This guide covers the steps necessary to uninstall mailfilter on Kali Linux:

$ sudo apt remove mailfilter $ sudo apt autoclean && sudo apt autoremove

3. Information about the mailfilter package on Kali Linux

Package: mailfilter
Version: 0.8.9-1
Installed-Size: 300
Maintainer: Joerg Jaspert
Architecture: amd64
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libssl3 (>= 3.0.0), libstdc++6 (>= 11)
Size: 138300
SHA256: 1f2aab76381af16a92b042e5f73b62e30cab24a96e47ea566cb4a44a45ce9ab7
SHA1: 2ad34f52f56dd37d0cdc8751c59c76fc7f17b039
MD5sum: 90a2de89eb3dfbf80761833a1c83c117
Description: Program that filters your incoming e-mail to help remove spam
Mailfilter is very flexible utility for UNIX (-like) operating systems
to get rid of unwanted e-mail messages, before having to go through the
trouble of downloading them to the local computer. It offers support for
one or many POP3 accounts and is especially useful for dialup connections
via modem, ISDN, etc. Install Mailfilter if you'd like to remove spam from
your POP3 mail accounts.
.
With Mailfilter you can define your own filters (rules) to determine
which e-mails should be delivered and which are considered waste. Rules
are Regular Expressions, so you can make use of familiar options from
other mail delivery programs such as e.g. procmail.
.
If you do not get your mail from a POP3-Server you don't need Mailfilter.
Description-md5:
Homepage: https://mailfilter.sourceforge.io/
Tag: implemented-in::c, interface::commandline, mail::filters, mail::pop,
network::client, protocol::pop3, role::program, scope::utility,
works-with::mail
Section: mail
Priority: optional
Filename: pool/main/m/mailfilter/mailfilter_0.8.9-1_amd64.deb