05accdce02
- regen plist & patches ok ajacoutot@, jakob@
21 lines
657 B
Plaintext
21 lines
657 B
Plaintext
--- greylist.conf.orig Thu Feb 12 23:39:01 2009
|
|
+++ greylist.conf Wed Sep 30 22:18:38 2009
|
|
@@ -6,13 +6,13 @@
|
|
#
|
|
|
|
pidfile "/var/run/milter-greylist.pid"
|
|
-socket "/var/milter-greylist/milter-greylist.sock"
|
|
-dumpfile "/var/milter-greylist/greylist.db" 600
|
|
+socket "!!GREYLISTDIR!!/milter-greylist.sock"
|
|
+dumpfile "!!GREYLISTDIR!!/greylist.db" 600
|
|
dumpfreq 1
|
|
-user "smmsp"
|
|
+user "!!USERNAME!!"
|
|
|
|
# Log milter-greylist activity to a file
|
|
-#stat ">>/var/milter-greylist/greylist.log" \
|
|
+#stat ">>!!GREYLISTDIR!!/greylist.log" \
|
|
# "%T{%Y/%m/%d %T} %d [%i] %r -> %f %S (ACL %A) %Xc %Xe %Xm %Xh\n"
|
|
# Same, sent to syslog
|
|
#stat "|logger -p local7.info" \
|