From 48c3f50b546065ccb20dc6898be41820f526524f Mon Sep 17 00:00:00 2001 From: Timo Sirainen Date: Thu, 21 Aug 2003 02:25:28 +0300 Subject: [PATCH] Removed --with-rawlog. It's built always now. --HG-- branch : HEAD --- INSTALL | 6 ------ 1 file changed, 6 deletions(-) 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 -- 2.47.3