diff --git a/CHANGES b/CHANGES index 685bc08..eceac30 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ # + = Added a feature (in a backwards compatible way) # ! = Changed something significant, or removed a feature # * = Fixed a bug, or made a minor improvement +--- UNRELEASED (2007-04-30 19:03) + * Adjust master.cf recommendations in INSTALL for new recommendations from + Weitse Venema (postfix-users mailing list). --- 2.004 (2007-04-18 15:36) * Fix header text to work with Postfix (access 5 requirements). diff --git a/INSTALL b/INSTALL index 282b9a6..c334fd0 100644 --- a/INSTALL +++ b/INSTALL @@ -16,7 +16,7 @@ Installing 2. Add the following to /etc/postfix/master.cf: - policy unix - n n - - spawn + policy unix - n n - 0 spawn user=nobody argv=/usr/bin/perl /usr/local/lib/policyd-spf-perl 3. Configure the Postfix policy service in /etc/postfix/main.cf: diff --git a/debian/postfix-policyd-spf-perl.8 b/debian/postfix-policyd-spf-perl.8 index 02ddddf..9321668 100644 --- a/debian/postfix-policyd-spf-perl.8 +++ b/debian/postfix-policyd-spf-perl.8 @@ -236,7 +236,7 @@ If you want more detail in the system logs change $VERBOSE to 1. 1. Add the following to /etc/postfix/master.cf: - policy unix - n n - - spawn + policy unix - n n - 0 spawn user=nobody argv=/usr/bin/perl /usr/sbin/policyd-spf-perl 2. Configure the Postfix policy service in /etc/postfix/main.cf: