policyd-client

modular policy daemon for postfix

Install

All systems
curl cmd.cat/policyd-client.sh
Debian Debian
apt-get install mtpolicyd
Ubuntu
apt-get install mtpolicyd
image/svg+xml Kali Linux
apt-get install mtpolicyd
Windows (WSL2)
sudo apt-get update sudo apt-get install mtpolicyd
Raspbian
apt-get install mtpolicyd

mtpolicyd

modular policy daemon for postfix

mtpolicyd is a modular policy daemon for postfix written in perl. It has support for virtual hosts, session caching, per-user configuration and is easily extensible thru plugins. It already ships with a lot of plugins: RBL - query DNS IP black/whitelists DBL - query DNS domain black/whitelists SqlList - use SQL query as black/whitelist CtIpRep - use Commtouch IP reputation GeoIP - use location of sending IP Fail2ban - block spammers with fail2ban/iptables Greylist - greylisting SPF - Sender Policy Framework Accounting - collect SMTP-level accounting information Quota - apply quota limits based on Accounting data and more... (see Documentation)