* Added single file version of 2.002 for postfix examples

* Minor documentation cleanup in svn head.
This commit is contained in:
Scott Kitterman 2007-02-26 15:10:54 +00:00
commit 15fe331c67
6 changed files with 21 additions and 11 deletions

View file

@ -12,12 +12,12 @@ postfix-policyd-spf-perl:
Installing
----------
1. Copy postfix-policyd-spf-perl to /usr/lib/postfix/policyd-spf-perl
1. Copy postfix-policyd-spf-perl to /usr/local/lib/policyd-spf-perl
2. Add the following to /etc/postfix/master.cf:
policy unix - n n - - spawn
user=nobody argv=/usr/bin/perl /usr/lib/postfix/policyd-spf-perl
user=nobody argv=/usr/bin/perl /usr/local/lib/policyd-spf-perl
3. Configure the Postfix policy service in /etc/postfix/main.cf: