* Renamed file. * Moved documentation from executable into separate README and INSTALL files. * Minor and purely cosmetic code clean-up. postfix-policyd-spf-perl/trunk/README * Added, adopting non-installation documentation from postfix-policyd-spf and improving it. postfix-policyd-spf-perl/trunk/INSTALL * Added, adopting installation documentation from postfix-policyd-spf and improving it. postfix-policyd-spf-perl/trunk/CHANGES * Added, describing changes for 1.08 release. postfix-policyd-spf-perl/trunk/debian postfix-policyd-spf-perl/trunk/debian/* * Added.
14 lines
504 B
Text
14 lines
504 B
Text
Source: postfix-policyd-spf-perl
|
|
Section: mail
|
|
Priority: optional
|
|
Maintainer: Julian Mehnle <julian@mehnle.net>
|
|
Build-Depends-Indep: debhelper (>= 5), perl (>= 5.6)
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: postfix-policyd-spf-perl
|
|
Architecture: all
|
|
Depends: libmail-spf-query-perl
|
|
Recommends: postfix
|
|
Description: pure-Perl Postfix policy daemon for SPF checking
|
|
postfix-policyd-spf-perl is a Postfix SMTPd policy daemon for SPF checking.
|
|
It is implemented in pure Perl and uses the Mail::SPF::Query module.
|