Summary
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.
Versions
v0.1.15.2-r3 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~alpha
Runtime Dependencies
acct-group / polw : Group for mail-filter/policyd-weight
acct-user / polw : User for mail-filter/policyd-weight
dev-perl / Net-DNS : Perl Interface to the Domain Name System
dev-perl / Net-IP : Perl extension for manipulating IPv4/IPv6 addresses
mail-mta / postfix : A fast and secure drop-in replacement for sendmail
virtual / perl-File-Spec : Virtual for File-Spec
virtual / perl-Sys-Syslog : Virtual for Sys-Syslog
virtual / tmpfiles : Virtual to select between different tmpfiles.d handlers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Mike Gilbert · gentoo
mail-filter/policyd-weight: update SRC_URI
Signed-off-by: Mike Gilbert <floppym@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Conrad Kostecki · gentoo
mail-filter/policyd-weight: drop old version
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Conrad Kostecki · gentoo
mail-filter/policyd-weight: migrate to glep 81
Closes: https://bugs.gentoo.org/781314 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> - Michael Mair-Keimberger · gentoo
mail-filter/policyd-weight: remove old
Closes: https://github.com/gentoo/gentoo/pull/8507 - Thomas Deutschmann · gentoo
mail-filter/policyd-weight: x86 stable (bug #648490)
Package-Manager: Portage-2.3.31, Repoman-2.3.9 - Aaron Bauman · gentoo
mail-filter/policyd-weight: amd64 stable wrt bug #648490
Bug: https://bugs.gentoo.org/648490 Package-Manager: Portage-2.3.29, Repoman-2.3.9 - Thomas Deutschmann · gentoo
mail-filter/policyd-weight: Rev bump
Ebuild changes: =============== - We are now using similar patch set like Debian. - EAPI bumped to EAPI=6. Closes: https://bugs.gentoo.org/536580 Closes: https://bugs.gentoo.org/538902 Package-Manager: Portage-2.3.20, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed