]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
Removed --with-rawlog. It's built always now.
authorTimo Sirainen <tss@iki.fi>
Wed, 20 Aug 2003 23:25:28 +0000 (02:25 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 20 Aug 2003 23:25:28 +0000 (02:25 +0300)
--HG--
branch : HEAD

INSTALL

diff --git a/INSTALL b/INSTALL
index 8f773d1dc1968f2abebb5eb17cf2d54d6bb43ddc..8170b013ad376d1c2fdb1d49455d472322f8f986 100644 (file)
--- 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