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 (please visit http://www.postfix.org/SMTPD_POLICY_README.html for more information). It allows you 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).
Installation Instructions
If you’re using a version of Linux with dnf:
$ dnf copr enable nunodias/Postfwd
you need to have dnf-plugins-core installed
or if you have older distribution:
$ yum copr enable nunodias/Postfwd
you need to have yum-plugin-copr installed
You can download a repo file and place it to /etc/yum.repos.d/
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download | 
|---|---|---|
|  EPEL 7 | ppc64le (17)*, x86_64 (27)* | EPEL 7 (414 downloads) | 
|  Fedora 40 | i386 (3)*, ppc64le (11)*, x86_64 (6)* | Fedora 40 (0 downloads) | 
|  Fedora 41 | i386 (4)*, ppc64le (6)*, x86_64 (9)* | Fedora 41 (39 downloads) | 
|  Fedora 42 | i386 (8)*, ppc64le (9)*, x86_64 (9)* | Fedora 42 (21 downloads) | 
|  Fedora 43 | i386 (0)*, ppc64le (2)*, x86_64 (2)* | Fedora 43 (12 downloads) | 
|  Fedora rawhide | i386 (21)*, ppc64le (13)*, x86_64 (20)* | Fedora rawhide (190 downloads) | 
|  openSUSE Tumbleweed | i586 (18)*, ppc64le (18)*, x86_64 (16)* | openSUSE Tumbleweed (193 downloads) | 
* Total number of downloaded packages.