{
my $timeout = $dovecot{Idle_Notify} || '2';

$OUT .= "imap_idle_notify_interval = $timeout mins\n";

}

