diff dovecot-example.conf @ 2595:b49d2ed4951a HEAD

Removed mailbox_check_interval completely. It wasn't currently implemented, and most (all?) clients which would benefit from it support IDLE anyway.
author Timo Sirainen <tss@iki.fi>
date Sat, 11 Sep 2004 15:21:44 +0300
parents 710e0bf25bf8
children c6cc163344c3
line wrap: on
line diff
--- a/dovecot-example.conf	Sat Sep 11 15:17:53 2004 +0300
+++ b/dovecot-example.conf	Sat Sep 11 15:21:44 2004 +0300
@@ -218,13 +218,6 @@
 # needed.
 #mail_never_cache_fields = 
 
-# Dovecot can notify client of new mail in selected mailbox soon after it's
-# received. This setting specifies the minimum interval in seconds between
-# new mail notifications to client - internally they may be checked more or
-# less often. Setting this to 0 disables the checking.
-# NOTE: Evolution client breaks with this option when it's trying to APPEND.
-#mailbox_check_interval = 0
-
 # Like mailbox_check_interval, but used for IDLE command.
 #mailbox_idle_check_interval = 30