* Interactive room deletions are now deferred. The server reconfigures the
authorArt Cancro <ajc@citadel.org>
Mon, 9 May 2005 22:17:30 +0000 (22:17 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 9 May 2005 22:17:30 +0000 (22:17 +0000)
commit4d454acd152e463d5a6614b99e6e5bf12854a094
treefe52eaa58079fcd151438121b0b6a798de06f5a4
parent9b571ecb04500177a2e1dd42f49f623e86c9b034
* Interactive room deletions are now deferred.  The server reconfigures the
  room to be a mailbox owned by a nonexistent user and immediately returns
  control back to the client.  Later, THE DREADED AUTO-PURGER will see the
  dangling room and erase its contents.
citadel/ChangeLog
citadel/room_ops.c
citadel/room_ops.h
citadel/serv_imap.c