openbsd-ports/mail/py-policyd-spf/patches/patch-policyd-spf_1
ajacoutot cc8516ca97 Import py-policyd-spf-0.7.1
External policy checker for the postfix mail server.  It will use pyspf to 
check SPF records to determine if email should be rejected by your server.

from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 11:17:59 +00:00

13 lines
598 B
Plaintext

$OpenBSD: patch-policyd-spf_1,v 1.1.1.1 2008/10/18 11:17:59 ajacoutot Exp $
--- policyd-spf.1.orig Wed Oct 15 21:19:33 2008
+++ policyd-spf.1 Wed Oct 15 21:19:47 2008
@@ -251,7 +251,7 @@ followed by a empty line:
1. Add the following to /etc/postfix/master.cf:
policyd-spf unix - n n - 0 spawn
- user=nobody argv=/usr/bin/policyd-spf
+ user=nobody argv=${PREFIX}/bin/policyd-spf
NOTE: Check the path to both the installed Python interpreter and
policyd-spf. These vary from system to system. To use non-default