Roundcube Community Forum

 

Sort by Date doesn't work if mails have been moved

Started by ted_simple, November 27, 2007, 12:29:10 PM

Previous topic - Next topic

alec

Index sorting is a sorting by internal IMAP message sequence number (RFC3501). This is eg. default order of messages when they are returned by FETCH command. BTW, in current svn-trunk version you can sort by index, sent date or arrival date.