]> code.citadel.org Git - citadel.git/commit
* serv_imap.c: when an IMAP socket breaks while a folder is selected,
authorArt Cancro <ajc@citadel.org>
Thu, 24 Jun 2004 02:34:39 +0000 (02:34 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 24 Jun 2004 02:34:39 +0000 (02:34 +0000)
commit8cefbcd1baa4510b91896159c9440506f9a805a7
tree3f2c13ea8a1b92b1eed41566fb1a21d2979306fa
parent0cddda23c5865bac06fb895602d8b1c6adbe27cd
* serv_imap.c: when an IMAP socket breaks while a folder is selected,
  auto-expunge the folder before closing it.  Fixes the "mysteriously
  reappearing deleted messages" for clients that just drop the session
  without issuing a CLOSE when the user closes the window.
citadel/ChangeLog
citadel/msgbase.c
citadel/serv_imap.c