postfwd-script.sh
Postfix policyd to combine complex restrictions in a ruleset
Install
- All systems
-
curl cmd.cat/postfwd-script.sh.sh
- Debian
-
apt-get install postfwd
- Ubuntu
-
apt-get install postfwd
- Arch Linux
-
pacman -S postfwd
- Kali Linux
-
apt-get install postfwd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install postfwd
- Raspbian
-
apt-get install postfwd
- Dockerfile
- dockerfile.run/postfwd-script.sh
postfwd
Postfix policyd to combine complex restrictions in a ruleset
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 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).