[Dovecot] [PATCH] Clarify rawlog example
Matthijs Kooijman
matthijs at stdin.nl
Mon Apr 27 19:21:22 EEST 2009
# HG changeset patch
# User matthijs at stdin.nl
# Date 1240845142 -7200
# Branch HEAD
# Node ID 19f4b6167b426c36b7b3b38db4397f2723dc75c2
# Parent c8de2237478fc01ee46e6ec8cda41e8d3cecb68c
Clarify rawlog example.
diff -r c8de2237478f -r 19f4b6167b42 dovecot-example.conf
--- a/dovecot-example.conf Thu Apr 23 12:01:40 2009 -0400
+++ b/dovecot-example.conf Mon Apr 27 17:12:22 2009 +0200
@@ -543,6 +543,9 @@
#
# This would write rawlogs into ~/dovecot.rawlog/ directory:
# mail_executable = /usr/libexec/dovecot/rawlog /usr/libexec/dovecot/imap
+ # Note that this writes into the homedir of the logged in user and will only
+ # work if the ~/dovecot.rawlog directory already exists.
+ # <doc/wiki/Debugging/Rawlog>
#
# This would attach gdb into the imap process and write backtraces into
# /tmp/gdbhelper.* files:
More information about the dovecot
mailing list