From: Timo Sirainen Date: Wed, 20 Aug 2003 23:25:28 +0000 (+0300) Subject: Removed --with-rawlog. It's built always now. X-Git-Tag: 1.1.alpha1~4411 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48c3f50b546065ccb20dc6898be41820f526524f;p=thirdparty%2Fdovecot%2Fcore.git Removed --with-rawlog. It's built always now. --HG-- branch : HEAD --- diff --git a/INSTALL b/INSTALL index 8f773d1dc1..8170b013ad 100644 --- a/INSTALL +++ b/INSTALL @@ -66,12 +66,6 @@ memory accessing work. Currently it should also be safe to set to 4 when using 32bit file offets. With x86 it could be 1 as well if you want to save a bit of disk space (in .imap.index.data file) and memory. - --with-rawlog Build support for logging user traffic - -When Dovecot is compiled with this option and user's home directory -contains dovecot.rawlog directory, all IMAP connections are logged into -timstamp-pid.in and .out files. This is mostly useful for debugging. - --enable-debug Enable some extra checks for debugging This is mostly useful for developers. It does quite a lot of unnecessary