How to Install and Uninstall courier-filter-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "courier-filter-perl" package

Please follow the instructions below to install courier-filter-perl on Kali Linux

$ sudo apt update $ sudo apt install courier-filter-perl

2. Uninstall "courier-filter-perl" package

Learn how to uninstall courier-filter-perl on Kali Linux:

$ sudo apt remove courier-filter-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the courier-filter-perl package on Kali Linux

Package: courier-filter-perl
Version: 0.200+ds-5
Installed-Size: 317
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, courier-mta, liberror-perl
Recommends: libarchive-zip-perl, libclamav-client-perl, libio-stringy-perl, libmail-spamassassin-perl, libmail-spf-perl, libmime-tools-perl, libnet-rblclient-perl
Suggests: libnet-address-ip-local-perl
Size: 130732
SHA256: 09f6f4b232f6b43d5e6b8cd1a05a8f93ccb0000cce2859c75219ef427f9b920d
SHA1: c245c2ba443b3294a53023b57e87d302126fd2cb
MD5sum: 5afe9b2504085166a9b76319d335ff71
Description: purely Perl-based mail filter framework for the Courier MTA
Courier::Filter implements the Courier MTA's courierfilter interface as a
framework for mail filter modules. Authors of filter modules can concentrate
on writing the actual filter logic without having to care about the usual
low-level details of the courierfilter interface. Logging to various
facilities is also supported.
.
Courier::Filter allows multiple filter modules to be installed in stacked and
hierarchically grouped configurations. Also, modules' polarity can be
reversed, so some modules can be used for explicitly accepting messages while
others are used in the traditional way for rejecting messages.
.
The following filter modules are included:
* BlankBody: matching of blank bodies (a stupid spammer symptom)
* DNSBL: matching of calling MTA's IP address against DNS black-lists
* SPF: authentication of sender addresses in inbound messages
* SPFout: authentication of sender addresses in outbound messages
* Envelope: matching of RFC 2821 message envelope fields
* Header: matching of RFC 2822 message header fields
* FakeDate: detection of implausible and malformed date header fields
* ClamAVd: malware detection using the ClamAV scanner
* SpamAssassin: spam detection using SpamAssassin
* Parts: matching of MIME parts and ZIP archive contents
* SendCopy: sending message copies to additional recipients
Description-md5: 1a4387cae6869347af34ae6fcb8ddb81
Homepage: https://metacpan.org/release/Courier-Filter
Tag: implemented-in::perl, interface::daemon, mail::filters, network::server,
role::program, security::antivirus, use::scanning, works-with::mail
Section: mail
Priority: optional
Filename: pool/main/c/courier-filter-perl/courier-filter-perl_0.200+ds-5_all.deb