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

Last updated: September 30,2024

1. Install "spampd.noarch" package

Please follow the step by step instructions below to install spampd.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install spampd.noarch

2. Uninstall "spampd.noarch" package

This guide covers the steps necessary to uninstall spampd.noarch on Fedora 38:

$ sudo dnf remove spampd.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:16:32 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : spampd
Version : 2.61
Release : 6.fc38
Architecture : noarch
Size : 74 k
Source : spampd-2.61-6.fc38.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.