The following bug has been SUBMITTED. ====================================================================== http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000133 ====================================================================== Reported By: aaron Assigned To: ====================================================================== Project: DBMail Bug ID: 133 Category: Database layer Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 05-Dec-04 12:45 CET Last Modified: 05-Dec-04 12:45 CET ====================================================================== Summary: Mailbox listing is terribly inefficient Description: The _ic_list function in imapcommands.c generates four queries per mailbox in order to list the mailboxes owned by a user. I don't think we need more than one query per mailbox, if even that many -- I bet that the db_mailbox_list_regex function could easily return the mailboxes as a list of "mailbox_t" structures that tells us everything we need to know in one query. ======================================================================
Bug History Date Modified Username Field Change ====================================================================== 05-Dec-04 12:45aaron New Bug ======================================================================