On Tue, 28 Jun 2011, Bron Gondwana wrote:

> The separate IMAP session should clean it up when it disconnects.  It's 
> basically "last one out turn off the lights".

Some further testing suggests that this happens if I try:

  C1:
      . SELECT foo

  C2:
      . DELETE foo
      . OK Completed

      . LOGOUT

  C1:
      . NOOP                   << This is new
      . LOGOUT

C1 doesn't clean up without a NOOP (or some other command which 
synchronises state) before the LOGOUT.

-- 
David Carter                             Email: david.car...@ucs.cam.ac.uk
University Computing Service,            Phone: (01223) 334502
New Museums Site, Pembroke Street,       Fax:   (01223) 334679
Cambridge UK. CB2 3QH.
----
Cyrus Home Page: http://www.cyrusimap.org/
List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/

Reply via email to