From: Timo Sirainen Date: Tue, 26 May 2009 00:41:08 +0000 (-0400) Subject: dovecot-example.conf: Make it clear mail_log_group_events is boolean. X-Git-Tag: 2.0.alpha1~689 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dfbd473770af4507eda9b1d5685582e49f10692e;p=thirdparty%2Fdovecot%2Fcore.git dovecot-example.conf: Make it clear mail_log_group_events is boolean. --HG-- branch : HEAD --- diff --git a/dovecot-example.conf b/dovecot-example.conf index d0553e7e45..5917eab3ea 100644 --- a/dovecot-example.conf +++ b/dovecot-example.conf @@ -1209,7 +1209,7 @@ plugin { # Events to log. Also available: flag_change append #mail_log_events = delete undelete expunge copy mailbox_delete mailbox_rename # Group events within a transaction to one line. - #mail_log_group_events = + #mail_log_group_events = no # Available fields: uid, box, msgid, from, subject, size, vsize, flags # size and vsize are available only for expunge and copy events. #mail_log_fields = uid box msgid size