How to Install and Uninstall spamassassin-dqs.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "spamassassin-dqs.noarch" package

Here is a brief guide to show you how to install spamassassin-dqs.noarch on Fedora 34

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

2. Uninstall "spamassassin-dqs.noarch" package

This guide covers the steps necessary to uninstall spamassassin-dqs.noarch on Fedora 34:

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

3. Information about the spamassassin-dqs.noarch package on Fedora 34

Last metadata expiration check: 0:56:29 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : spamassassin-dqs
Version : 1.2.2
Release : 1.fc34
Architecture : noarch
Size : 29 k
Source : spamassassin-dqs-1.2.2-1.fc34.src.rpm
Repository : updates
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.