Andreas Meyer skrev den 2013-03-07 10:08:

I'd like to have newest messages at first in the messagesview and set
$rcmail_config['message_sort_col'] = 'date';
$rcmail_config['message_sort_order'] = 'ASC';

but that does not seem to have any effect. What can I do to have the
sorting I'd like to have?

this is just the new user defaults from config, if user already is created it use whats in sql/ldap

if you like, it could be solved to not allow user prefs for this settings, hopefully this force config php settings
_______________________________________________
Roundcube Users mailing list
[email protected]
http://lists.roundcube.net/mailman/listinfo/users

Reply via email to