* Added single file version of 2.002 for postfix examples
* Minor documentation cleanup in svn head.
This commit is contained in:
parent
1e72ea4676
commit
15fe331c67
6 changed files with 21 additions and 11 deletions
4
INSTALL
4
INSTALL
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue