File: control

package info (click to toggle)
gross 1.0.2-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,596 kB
  • ctags: 843
  • sloc: sh: 8,835; ansic: 6,994; makefile: 50; xml: 45
file content (21 lines) | stat: -rw-r--r-- 817 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: gross
Section: mail
Priority: extra
Maintainer: Antonio Radici <antonio@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libc-ares-dev
Standards-Version: 3.9.6
Homepage: http://code.google.com/p/gross/
Vcs-Git: git://git.debian.org/collab-maint/gross.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/gross.git;a=summary

Package: gross
Architecture: any
Depends: adduser, postfix | exim4-daemon-light | exim4-daemon-heavy | sendmail,
 ${shlibs:Depends}, ${misc:Depends}
Description: fast and efficient greylist server with DNSBL support
 Gross is a resource efficient greylist server written in C that supports
 greylisting and/or blocking based on DNSRBL so it will not impact legitimate
 mails
 .
 It also contains a milter implementation and natively supports Postfix,
 Exim and Sendmail.