+ Reply to Thread
Results 1 to 4 of 4

Thread: Sorting messages with MS Exchange 2003 IMAP backend

  1. #1
    guidobras is offline Roundcube Newcomer
    Join Date
    Oct 2009
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default SOLVED: sorting messages with MS Exchange 2003 IMAP backend

    Hi,
    I'm testing v0.3.1 with our MS Exchange 2003 backend.

    Unfortunately Exchange does not implement server side IMAP SORT and I have to work with that server.

    Our users have 2000+ messages in their mailboxes

    Roundcube is either too slow displaying message list and opening messages (with $rcmail_config['index_sort'] = FALSE)

    or not accurate in sorting ($rcmail_config['index_sort'] = TRUE => messages are not sorted correctly)

    Is there any patch or workaround to solve this issues?

    Thanks in advance
    Guido
    Last edited by guidobras; 02-09-2010 at 04:11 PM.

  2. #2
    skaero's Avatar
    skaero is online now Administrator
    Join Date
    Jun 2006
    Location
    USA - New Mexico
    Posts
    2,088
    Downloads
    5
    Uploads
    0

  3. #3
    guidobras is offline Roundcube Newcomer
    Join Date
    Oct 2009
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    Actually this seems a different issue: the "Use message index for sorting by date" works well in my installation.

    The problem is:
    -if the option (in the check box or directly in the config file) is true/flagged, the date sort order is not correct. Why? I'm not moving/manipulating messages with outlook as in ticket 1486438

    -if it is false/unflagged, it takes (everytime) forever to display the message list


    Thank you
    Guido

    PS
    by the way, what's the "message index"? Is it a (mysql) database index built by roundcube logic or is it an attribute found in the header of a generic email message?

  4. #4
    guidobras is offline Roundcube Newcomer
    Join Date
    Oct 2009
    Posts
    6
    Downloads
    0
    Uploads
    0

    Default

    This patch solved my issue:
    Changeset 3247 ? Roundcube Webmail

    Guido

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts