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

Last updated: October 07,2024

1. Install "spampd.noarch" package

Please follow the guidelines below to install spampd.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install spampd.noarch

2. Uninstall "spampd.noarch" package

Please follow the guidance below to uninstall spampd.noarch on Fedora 36:

$ sudo dnf remove spampd.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 4:07:04 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : spampd
Version : 2.61
Release : 4.fc36
Architecture : noarch
Size : 75 k
Source : spampd-2.61-4.fc36.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.