How to Install and Uninstall courier-filter-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

1. Install "courier-filter-perl" package

Please follow the step by step instructions below to install courier-filter-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "courier-filter-perl" package

Please follow the guidance below to uninstall courier-filter-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the courier-filter-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: courier-filter-perl
Architecture: all
Version: 0.200+ds-4
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 308
Depends: perl, 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
Filename: pool/universe/c/courier-filter-perl/courier-filter-perl_0.200+ds-4_all.deb
Size: 127094
MD5sum: 8b97f702e1cc99959df3157ebb0a063a
SHA1: 5d9866d62afd6d78e6ea86379f86b978b405dc4b
SHA256: a4053d345bf1050cf79cdf415b17e589d421e5f3f775c9b10dfddb44daff6f85
SHA512: 6cb32e8dd0a2d541166a0fe451efb897f221eeedf1277ebfc6ee1ecabe3b40ea40e7284d6b54f38ed3df3a0b1e5a07cf7a17748cd41ac2e5a56ac8b66fb74811
Homepage: https://metacpan.org/release/Courier-Filter
Description-en: 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