Trunk changed for mail:SPF. 1.08.1/debian tags updated for Ubuntu lessons learned.
This commit is contained in:
parent
e81f28bf98
commit
1d57e605d3
9 changed files with 204 additions and 102 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -7,8 +7,10 @@ Standards-Version: 3.7.2
|
|||
|
||||
Package: postfix-policyd-spf-perl
|
||||
Architecture: all
|
||||
Depends: libversion-perl, libmail-spf-query-perl
|
||||
Depends: libversion-perl, libmail-spf-perl, ${perl:Depends}
|
||||
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.
|
||||
It is implemented in pure Perl and uses the Mail::SPF module. The SPF web
|
||||
site is http://www.openspf.org/. The Postfix configuration must be changed to
|
||||
check SPF. See README.Debian or man 8 postfix-policyd-spf-perl for details.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue