Jon Daley wrote: > I also use dovecot, and have the cvs version from a day or so ago, > and sorting has always been fine. I can't find any configuration > settings regarding sorting. Sorry. > > If you telnet to the server and type "a CAPABILITY" does it > say "SORT"?
yes... # telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. * OK Dovecot ready. 1 login user pass 1 OK Logged in. a CAPABILITY * CAPABILITY IMAP4rev1 SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS a OK Capability completed. and this is the version I have: /roundcubemail/program/include # ls -l total 172 -rw-r--r-- 1 apache apache 3325 Jan 30 20:48 bugs.inc -rw-r--r-- 1 apache apache 3694 Jan 30 20:48 cache.inc drwxr-xr-x 2 apache apache 4096 Jan 27 14:04 CVS -rw-r--r-- 1 apache apache 32019 Jan 30 20:48 main.inc -rwxr-xr-x 1 apache apache 8256 Jan 30 20:48 rcube_db.inc -rw-r--r-- 1 apache apache 34876 Jan 30 20:48 rcube_imap.inc -rw-r--r-- 1 apache apache 7902 Jan 8 02:15 rcube_ldap.inc -rwxr-xr-x 1 apache apache 7206 Jan 30 20:48 rcube_mdb2.inc -rw-r--r-- 1 apache apache 38042 Jan 30 20:48 rcube_shared.inc -rw-r--r-- 1 apache apache 8763 Jan 30 23:06 rcube_smtp.inc -rw-r--r-- 1 apache apache 2001 Dec 3 11:54 rcube_sqlite.inc -rw-r--r-- 1 apache apache 4554 Jan 30 20:48 session.inc so it seems like it should work, but it doesn't. --j.
