Re: [binc] NOOP fails (from time to time)
Peter Stuge <[email protected]>
| Newsgroups | gmane.mail.imap.binc.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, May 23, 2005 at 03:36:21PM +0200, Jerry Lundström wrote: > >..and I guess it should be re-initialized after a CLOSE. > > Well no, more like operator-close.cc should set the depot selected > mailbox to 0 so that any futhur depot.getSelected() returns 0. Hm. I'm not sure. I think it looks like Depot::defaultmailbox and Depot::selectedmailbox indicate the Depot type (ie. IMAPdir or Maildir++) rather than the actual folder selected in the mailbox. //Peter