How to Install and Uninstall spampd.noarch Package on Fedora 35

Last updated: October 06,2024

1. Install "spampd.noarch" package

Here is a brief guide to show you how to install spampd.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install spampd.noarch

2. Uninstall "spampd.noarch" package

In this section, we are going to explain the necessary steps to uninstall spampd.noarch on Fedora 35:

$ sudo dnf remove spampd.noarch $ sudo dnf autoremove

3. Information about the spampd.noarch package on Fedora 35

Last metadata expiration check: 2:13:29 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : spampd
Version : 2.61
Release : 3.fc35
Architecture : noarch
Size : 75 k
Source : spampd-2.61-3.fc35.src.rpm
Repository : fedora
Summary : Transparent SMTP/LMTP proxy filter using spamassassin
URL : http://www.worlddesign.com/index.cfm/rd/mta/spampd.htm
License : GPLv2+
Description : Spampd is a program used within an e-mail delivery system to scan messages for
: possible Unsolicited Commercial E-mail (UCE, aka spam) content. It uses
: SpamAssassin (SA) to do the actual message scanning. Spampd acts as a
: transparent SMTP/LMTP proxy between two mail servers, and during the
: transaction it passes the mail through SA. If SA decides the mail could be
: spam, then spampd will ask SA to add some headers and a report to the message
: indicating it's spam and why.