# 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
+ # <doc/wiki/Debugging/Rawlog>
#
# This would attach gdb into the imap process and write backtraces into
# /tmp/gdbhelper.* files: