Opened 8 years ago

Closed 7 years ago

#1326785 closed Feature Requests (fixed)

Server-side IMAP functions

Reported by: paimin Owned by: nobody
Priority: 5 Milestone: 0.1-beta2
Component: Other Version: None
Severity: critical Keywords:
Cc:

Description

Roundcube desperately needs server-side sort.  I can't list large 
mailboxes because the browser times out while Roundcube is 
reading the message list.  It should be able to read only the first X 
messages by whatever criteria, and display them.  That would take it 
from being interesting to usable for me.

Change History (3)

comment:1 Changed 8 years ago by spider_007

Logged In: YES 
user_id=860043

I agree on this one. While squirrelmail is ugly it is does
work fine and very fast. Roundcube is doing a lot of
'things' and I don't know what or why..

comment:2 Changed 8 years ago by gwagenknecht

Logged In: YES 
user_id=372260

Oh yeah, that's an important feature. I have more than 8700
mails in my Inbox and Roundcube needs 32MB memory on my
server and it takes ca. 20 seconds to display the inbox.

comment:3 Changed 7 years ago by richs

  • Resolution changed from None to fixed
  • Status changed from assigned to closed

RC currently uses "SORT" in program/lib/imap.inc for server-side sorting.

Note: See TracTickets for help on using tickets.