How to Install and Uninstall spamassassin-dqs.noarch Package on Oracle Linux 8

Last updated: June 26,2024

1. Install "spamassassin-dqs.noarch" package

Please follow the guidance below to install spamassassin-dqs.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install spamassassin-dqs.noarch

2. Uninstall "spamassassin-dqs.noarch" package

Please follow the steps below to uninstall spamassassin-dqs.noarch on Oracle Linux 8:

$ sudo dnf remove spamassassin-dqs.noarch $ sudo dnf autoremove

3. Information about the spamassassin-dqs.noarch package on Oracle Linux 8

Last metadata expiration check: 6:50:08 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : spamassassin-dqs
Version : 1.2.2
Release : 1.el8
Architecture : noarch
Size : 30 k
Source : spamassassin-dqs-1.2.2-1.el8.src.rpm
Repository : epel
Summary : SpamAssassin plugin for Spamhaus Data Query Service (DQS)
URL : https://github.com/spamhaus/spamassassin-dqs
License : ASL 2.0
Description : The Spamhaus Data Query Service (DQS) plugin for SpamAssassin enhances
: existing functions by checking HELO/EHLO, From, Reply-To, Envelope-From
: and Return-Path against Spamhaus DBL/ZRD blacklists. It also scans the
: e-mail body for e-mail addresses and performs blacklist lookups against
: the domains or its authoritative nameservers. Further checks cover the
: reverse DNS matches in DBL/ZRD blacklists or the SBL/CSS lookups for IP
: addresses or IP addresses of authoritative nameservers of domains being
: part of the e-mail body.
:
: While the DQS usage is free under the same terms like when using public
: mirrors (which are shipped in SpamAssassin as default configuration), a
: registration procedure for a free DQS key is mandatory nevertheless.