File: control

package info (click to toggle)
postfix-policyd-spf-perl 2.010-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 120 kB
  • sloc: perl: 248; sh: 10; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 734 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: postfix-policyd-spf-perl
Section: mail
Priority: extra
Maintainer: Scott Kitterman <scott@kitterman.com>
Build-Depends: debhelper (>= 7), quilt (>= 0.46-7)
Standards-Version: 3.9.7
Homepage: https://launchpad.net/postfix-policyd-spf-perl/

Package: postfix-policyd-spf-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, postfix, libversion-perl, libnetaddr-ip-perl (>= 4), libmail-spf-perl (>= 2.006), adduser, libsys-hostname-long-perl
Description: Simple Postfix policy server for RFC 4408/7208 SPF checking
 postfix-policyd-spf-perl is a basic Postfix SMTP policy server for SPF
 checking.  It is implemented in pure Perl and uses the Mail::SPF module.  The
 SPF project web site is http://www.openspf.net/.