File: control

package info (click to toggle)
sqlgrey 1%3A1.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 556 kB
  • ctags: 352
  • sloc: perl: 3,029; sh: 233; makefile: 118
file content (20 lines) | stat: -rw-r--r-- 736 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: sqlgrey
Section: mail
Priority: optional
Maintainer: Antonin Kral <A.Kral@sh.cvut.cz>
Build-Depends: debhelper (>= 5), perl-doc
Standards-Version: 3.9.2
Vcs-Git: git://github.com/bobek/sqlgrey-debian.git
Vcs-Browser: https://github.com/bobek/sqlgrey-debian
Homepage: http://sqlgrey.sourceforge.net/

Package: sqlgrey
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, adduser, perl, libnet-server-perl, libdate-calc-perl, libdbd-pg-perl | libdbd-mysql-perl | libdbd-sqlite3-perl
Recommends: postfix, libdbd-pg-perl
Description: Postfix Greylisting Policy Server
 A policy server for Postfix implementing greylisting.
 .
 Could be configured to use MySQL, PostgreSQL or SQLite. PostgreSQL is
 recommended by author.
 .