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

Last updated: November 25,2024

1. Install "postfwd.noarch" package

This guide let you learn how to install postfwd.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install postfwd.noarch

2. Uninstall "postfwd.noarch" package

Please follow the guidelines below to uninstall postfwd.noarch on Fedora 35:

$ sudo dnf remove postfwd.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:21:45 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : postfwd
Version : 2.03
Release : 5.fc35
Architecture : noarch
Size : 206 k
Source : postfwd-2.03-5.fc35.src.rpm
Repository : updates
Summary : Postfix policyd to combine complex restrictions in a ruleset
URL : https://postfwd.org/
License : BSD
Description : Postfwd is written in Perl to combine complex Postfix restrictions in a
: ruleset similar to those of the most firewalls. The program uses the
: Postfix policy delegation protocol to control access to the mail system
: before a message has been accepted. It allows to choose an action (e.g.
: reject, dunno) for a combination of several SMTP parameters (like sender
: and recipient address, size or the client's TLS fingerprint).