15 lines
637 B
Text
15 lines
637 B
Text
Source: postfix-policyd-spf-perl
|
|
Section: mail
|
|
Priority: extra
|
|
Maintainer: Scott Kitterman <scott@kitterman.com>
|
|
Build-Depends: debhelper (>= 5)
|
|
Standards-Version: 3.7.3
|
|
Homepage: http://www.openspf.org/Software
|
|
|
|
Package: postfix-policyd-spf-perl
|
|
Architecture: all
|
|
Depends: postfix, libversion-perl, libnetaddr-ip-perl (>= 4), libmail-spf-perl, ${perl:Depends}
|
|
Description: pure-Perl Postfix policy daemon for RFC 4408 compliant SPF checking
|
|
postfix-policyd-spf-perl is a 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.org/.
|