File: control

package info (click to toggle)
postgrey 1.21-1sarge1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 208 kB
  • ctags: 33
  • sloc: perl: 857; sh: 99; makefile: 46
file content (20 lines) | stat: -rw-r--r-- 723 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: postgrey
Section: mail
Priority: optional
Maintainer: Adrian von Bidder <cmot@debian.org>
Uploaders: Martin F. Krafft <madduck@debian.org>
Build-Depends: debhelper (>= 4.1.46)
Standards-Version: 3.6.1.0

Package: postgrey
Architecture: all
Depends: debconf, libberkeleydb-perl (>= 0.23-2), libnet-dns-perl,
 libnet-server-perl (>= 0.87), perl, ucf (>= 0.28)
Recommends: postfix
Conflicts: postfix (<< 2.1)
Description: greylisting implementation for Postfix
 A policy server implementation for postfix 2.1 implementing greylisting.
 .
 Greylisting means that you reject email from a server on the first try,
 using the fact that most spammers do not retry to send their email,
 whereas most normal mail servers do.