Update debian dir for 2.003.

This commit is contained in:
Scott Kitterman 2007-04-17 14:03:37 +00:00
commit 937657ed40
4 changed files with 3 additions and 24 deletions

21
debian/INSTALL.Debian vendored
View file

@ -1,21 +0,0 @@
Installing
----------
1. Add the following to /etc/postfix/master.cf:
policy unix - n n - - spawn
user=nobody argv=/usr/bin/perl /usr/sbin/postfix-policyd-spf-perl
2. Configure the Postfix policy service in /etc/postfix/main.cf:
smtpd_recipient_restrictions =
...
reject_unauth_destination
check_policy_service unix:private/policy
...
NOTE: Specify check_policy_service AFTER reject_unauth_destination or
else your system can become an open relay.
3. Restart Postfix.

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ postfix-policyd-spf-perl (2.003-0ubuntu1) gutsy; urgency=low
* New upstream release
- Add handler for list of relay addresses to bypass.
* Update man page for upstream changes.
* Removed INSTALL.Debian and debian/docs.
- No longer needed - redundant to the man page.
-- Scott Kitterman <scott@kitterman.com> Mon, 17 April 2007 08:52:00 -0400

2
debian/docs vendored
View file

@ -1,2 +0,0 @@
README
debian/INSTALL.Debian

View file

@ -128,7 +128,7 @@
.\" ========================================================================
.\"
.IX Title "postfix-policyd-spf-perl 1p"
.TH postfix-policyd-spf-perl 8p "2007-02-26"
.TH postfix-policyd-spf-perl 8p "2007-04-17"
.SH "NAME"
postfix-policyd-spf-perl \- pure-Perl Postfix policy daemon for SPF checking
.SH "VERSION"