# HG changeset patch # User Timo Sirainen # Date 1241024279 14400 # Node ID 37c0111961f5b098390ee60bee57dac69565768b # Parent 0d3b712342d955660440ec4a1376d8fbb3a00a80 dovecot-example.conf: Improved rawlog example. diff -r 0d3b712342d9 -r 37c0111961f5 dovecot-example.conf --- a/dovecot-example.conf Wed Apr 29 12:40:24 2009 -0400 +++ b/dovecot-example.conf Wed Apr 29 12:57:59 2009 -0400 @@ -541,8 +541,9 @@ # IMAP executable location. Changing this allows you to execute other # binaries before the imap process is executed. # - # This would write rawlogs into ~/dovecot.rawlog/ directory: + # This would write rawlogs into user's ~/dovecot.rawlog/, if it exists: # mail_executable = /usr/libexec/dovecot/rawlog /usr/libexec/dovecot/imap + # # # This would attach gdb into the imap process and write backtraces into # /tmp/gdbhelper.* files: