From: Timo Sirainen Date: Sun, 24 Aug 2003 09:36:47 +0000 (+0300) Subject: added rawlog example X-Git-Tag: 1.1.alpha1~4379 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dcf7533e9faabaf8c622778509a71b3e807c466;p=thirdparty%2Fdovecot%2Fcore.git added rawlog example --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index f8fb0ff1eb..7ce1bbe857 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -308,6 +308,8 @@ protocol imap { # IMAP executable location #mail_executable = /usr/libexec/dovecot/imap + # This would write rawlogs into ~/dovecot.rawlog/ directory: + #mail_executable = /usr/libexec/dovecot/rawlog /usr/libexec/dovecot/imap # Maximum IMAP command line length in bytes. Some clients generate very long # command lines with huge mailboxes, so you may need to raise this if you get