policyd-weight

Perl policy daemon for the Postfix MTA

Install

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

policyd-weight

Perl policy daemon for the Postfix MTA

policyd-weight is intended to eliminate forged envelope senders and HELOs (i.e. in bogus mails). It allows you to score DNSBLs (RBL/RHSBL), HELO, MAIL FROM and client IP addresses before any queuing is done. It allows you to REJECT messages which have a score higher than allowed, providing improved blocking of spam and virus mails. policyd-weight caches the most frequent client/sender combinations (SPAM as well as HAM) to reduce the number of DNS queries.