16 lines
680 B
Text
16 lines
680 B
Text
Source: postfix-policyd-spf-perl
|
|
Section: mail
|
|
Priority: extra
|
|
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
|
|
XSBC-Original-Maintainer: Scott Kitterman <scott@kitterman.com>
|
|
Build-Depends: debhelper (>= 5)
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: postfix-policyd-spf-perl
|
|
Architecture: all
|
|
Depends: libversion-perl, libnetaddr-ip-perl (>= 4), libmail-spf-perl, ${perl:Depends}
|
|
Recommends: postfix
|
|
Description: pure-Perl Postfix policy daemon for RFC 4408 compliant SPF checking
|
|
postfix-policyd-spf-perl is a Postfix SMTPd policy server for SPF checking.
|
|
It is implemented in pure Perl and uses the Mail::SPF module. The SPF web
|
|
site is http://www.openspf.org/.
|