Update docs for new master.cf recommendations.

This commit is contained in:
Scott Kitterman 2007-04-30 22:11:36 +00:00
commit ce45ad4c60
3 changed files with 5 additions and 2 deletions

View file

@ -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).

View file

@ -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:

View file

@ -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: