Hey A.L.E.C., thanks for hitting back. You mean the filed *message_sort_col* in roundcube's settings file?
In the config/defaults.inc.php file it says:
// default messages sort column. Use empty value for default server's sorting, // or 'arrival', 'date', 'subject', 'from', 'to', 'fromto', 'size', 'cc' $config['message_sort_col'] = '';
I've checked and in all my servers it is set to empty:
/var/www/config # grep -r message_sort_col . ./defaults.inc.php:$config['message_sort_col'] = '';
I tried changing it to 'None' as you suggested but it didn't take any effect. Roundcube is still issuing the SORT command before FETCH.
Regards,
Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ*
On Tue, Mar 27, 2018 at 11:33 AM, A.L.E.C alec@alec.pl wrote:
On 03/27/2018 04:30 PM, Webert de Souza Lima wrote:
A0006 UID SORT (DATE) US-ASCII ALL
Is there something I can do in Roundcube to minimize this issue?
Set messages list sorting to "None" or "Arrival date".
-- Aleksander 'A.L.E.C' Machniak Kolab Groupware Developer [http://kolab.org] Roundcube Webmail Developer [http://roundcube.net]
PGP: 19359DC1 # Blog: https://kolabian.wordpress.com _______________________________________________ Roundcube Users mailing list users@lists.roundcube.net http://lists.roundcube.net/mailman/listinfo/users