diff options
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 |