File: control

package info (click to toggle)
policyd-weight 0.1.15.2-12
  • links: PTS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,824 kB
  • ctags: 275
  • sloc: perl: 2,832; sh: 201; makefile: 35
file content (20 lines) | stat: -rw-r--r-- 921 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: policyd-weight
Section: mail
Priority: optional
Maintainer: Werner Detter <werner@aloah-from-hell.de>
Build-Depends: debhelper (>= 10)
Homepage: http://www.policyd-weight.org/
Standards-Version: 3.9.8

Package: policyd-weight
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, adduser, lsb-base, libnet-dns-perl, libnet-ip-perl, libio-socket-inet6-perl
Recommends: libsys-syslog-perl
Description: 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.