Postfix policy server
policyd-weight is a Perl policy daemon for the Postfix MTA (2.1 and later)
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.
It works good against botnets and other faking mass-mailer. policyd-weight is
a good partner for a greylisting-daemon like postgrey.
Add a "check_policy_service inet:127.0.0.1:12525" to your
smtpd_recipient_restriction, which is defined in your main.cf of Postfix.
See http://www.policyd-weight.org for more details.
- Sources inherited from project server:mail
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:15.6/policyd-weight && cd $_ - Create Badge
Source Files
| Filename | Size | Changed |
|---|---|---|
| policyd-weight | 0000004969 4.85 KB | |
| policyd-weight-0.1.15dev3.tar.bz2 | 0000050409 49.2 KB | |
| policyd-weight-change_lockpath.patch | 0000000875 875 Bytes | |
|
policyd-weight-ignore_rfc1918_a_records_config_opt |
0000002831 2.76 KB | |
| policyd-weight-remove_dns_bl_servers.patch | 0000001814 1.77 KB | |
| policyd-weight-replace_net_dns_dn_expand.patch | 0000001081 1.06 KB | |
| policyd-weight-rpmlintrc | 0000000206 206 Bytes | |
| policyd-weight.changes | 0000001358 1.33 KB | |
| policyd-weight.service | 0000000518 518 Bytes | |
| policyd-weight.spec | 0000005216 5.09 KB | |
| policyd-weight.tmpfiles | 0000000084 84 Bytes |
Comments 0