The following bug has been ASSIGNED.
======================================================================
http://dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000133
======================================================================
Reported By:                aaron
Assigned To:                aaron
======================================================================
Project:                    DBMail
Bug ID:                     133
Category:                   Database layer
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             05-Dec-04 12:45 CET
Last Modified:              16-Dec-04 01:37 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                                      
16-Dec-04 01:37aaron          Assigned To               => aaron           
16-Dec-04 01:37aaron          Status                   new => assigned     
======================================================================

Reply via email to