diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-22 05:47:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-22 05:47:20 +0000 |
commit | 2aef98c62c6523d39c74731aafa136b65c8bdb15 (patch) | |
tree | 40e10161c0b6534a8acfabb207f7d6bb047e017d /mail/postfix-policyd-spf-perl/files/pkg-message.in | |
parent | - Update to 1.5.3 (diff) |
- Update to 2.1.10
PR: 189458
Submitted by: Paul J Murphy <paul@inetstat.net>
Approved by: maintainer
Diffstat (limited to 'mail/postfix-policyd-spf-perl/files/pkg-message.in')
-rw-r--r-- | mail/postfix-policyd-spf-perl/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/postfix-policyd-spf-perl/files/pkg-message.in b/mail/postfix-policyd-spf-perl/files/pkg-message.in index d853e2bd17cb..62266b1e1e7a 100644 --- a/mail/postfix-policyd-spf-perl/files/pkg-message.in +++ b/mail/postfix-policyd-spf-perl/files/pkg-message.in @@ -3,7 +3,7 @@ The service is not enabled by default. Enable it by doing the following: 1. Add the following to /etc/postfix/master.cf: spf-policy unix - n n - 0 spawn - user=nobody argv=%%PREFIX%%/sbin/postfix-policyd-spf-perl + user=nobody argv=%%PREFIX%%/libexec/postfix-policyd-spf-perl The user nobody is fine if you have no other daemons running as nobody. Otherwise, you should use a dedicated user and group for this policy |