pkgsrc/mail/policyd/patches/patch-aa
ghen 5ab33dd2c2 Import policyd-1.81, based on input from Marcin M. Jessa <yazzy@yazzy.org>.
Policyd is an anti-spam plugin for Postfix (written in C) that does
greylisting, sender-(envelope, SASL or host/ip)-based throttling (on
messages and/or volume per defined time unit), recipient rate limiting,
spamtrap monitoring/blacklisting, HELO auto blacklisting and HELO
randomization preventation.
2007-08-07 12:34:56 +00:00

31 lines
768 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2007/08/07 12:34:56 ghen Exp $
--- policyd.conf.orig 2007-07-11 09:06:23.000000000 +0200
+++ policyd.conf
@@ -81,7 +81,7 @@ DATABASE_KEEPALIVE=0
# 2 -> 1+mysql queries+results
# 3 -> 1+2+network debugging
# 0=off
-DEBUG=3
+DEBUG=0
#
# daemon/background mode: default: off
@@ -90,7 +90,7 @@ DEBUG=3
# that things are working as they should.
#
# 1=on 0=off
-DAEMON=0
+DAEMON=1
#
# bind to ip address:
@@ -111,7 +111,7 @@ BINDPORT=10031
#
# where policyd will write its current pid to
#
-PIDFILE=/var/run/policyd.pid
+PIDFILE=%%VARBASE%%/run/policyd.pid
#
# syslog facility