diff dovecot-example.conf @ 5980:57b70f64f997 HEAD

Added imap_logout_format setting with default to bytes=%i/%o
author Timo Sirainen <tss@iki.fi>
date Fri, 13 Jul 2007 02:40:47 +0300
parents 433745f10290
children 12f6a19dc846
line wrap: on
line diff
--- a/dovecot-example.conf	Fri Jul 13 02:37:19 2007 +0300
+++ b/dovecot-example.conf	Fri Jul 13 02:40:47 2007 +0300
@@ -550,6 +550,11 @@
   # Many clients however don't understand it and ask the CAPABILITY anyway.
   #login_greeting_capability = no
 
+  # IMAP logout format string:
+  #  %i - total number of bytes read from client
+  #  %o - total number of bytes sent to client
+  #imap_logout_format = bytes=%i/%o
+
   # Override the IMAP CAPABILITY response.
   #imap_capability =