For me it works perfect after cache reset, running roundcube 0.7.1
Harald, maybe test it with telnet, or you use imapproxy to log the
communication between Roundcube and dbmail-imapd (as i did)
You sould see a command coming from Roundcube like this:
A0000 UID SORT (DATE) US-ASCII ALL
this returns:
* SORT 3228855 3228856 3463460
A0006 OK UID SORT completed
This order is used by roundcube to display the messages.
Am 04.04.2012, 14:47 Uhr, schrieb Reindl Harald <h.rei...@thelounge.net>:
i truncated header tables followed by "dbmail-util -by"
on a staging machine which has no users connected
see screenshot - definitly broken
Am 04.04.2012 13:20, schrieb Reindl Harald:
hmm - i have the same behavior in horde3 on this
account - sort by date and revert direction does
something but in both directions wrong
Am 04.04.2012 13:18, schrieb Paul J Stevens:
I tested roundcube (0.3.1-3 ubuntu/lucid) myself, and I'm unable to
reproduce this.
Makes me wonder what IMAP command (SORT most likely) roundcube is using
on your installation.
On 04/04/2012 01:06 PM, Reindl Harald wrote:
on our roundcube sort by date is still broken completly
see screenshot - thunderbird is not affected
IMAP feels more and more like a gambling machine by
notice each client with a different behavior for
the same basic-tasks :-(
______________________
roundcubemail-0.7.2-3.fc16.20120326.rh.noarch
the setps below were done last weekend
database:
SET FOREIGN_KEY_CHECKS=0;
TRUNCATE `dbmail_header`;
TRUNCATE `dbmail_headername`;
TRUNCATE `dbmail_headervalue`;
SET FOREIGN_KEY_CHECKS=1;
terminal:
dbmail-util -by
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
_______________________________________________
DBmail mailing list
DBmail@dbmail.org
http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail