Re: disconnect_on_vanished_mailbox

2010-12-05 Thread Chris Conn
> No. This kind of bogus, racy, non-deterministing messing is precisely what > the strong consistent locking design of Cyrus 2.4 is designed to avoid! > > You could always: > > cd /var/imap/proc; grep -l $username * | xargs kill > > if you actually want to kill the user connections. > > Bron. T

Re: disconnect_on_vanished_mailbox

2010-12-04 Thread Bron Gondwana
On Sat, Dec 04, 2010 at 10:33:49AM -0500, Chris Conn wrote: > Hello, > > I am looking at this option for 2.4.5; > > disconnect_on_vanished_mailbox: 1 > > If enabled, IMAP/POP3/NNTP clients will be disconnected by the server if > the currently selected mailbox is (re)

disconnect_on_vanished_mailbox

2010-12-04 Thread Chris Conn
Hello, I am looking at this option for 2.4.5; disconnect_on_vanished_mailbox: 1 If enabled, IMAP/POP3/NNTP clients will be disconnected by the server if the currently selected mailbox is (re)moved by another session. Otherwise, the missing mailbox is treated as empty while in use by the