partially solved (or solved but i have a question/doub), but a question:
why sais that represent "will still put some load on the server"?

after check of course various "IMAP_CAPABILITY" directives in config file
"imapd" found that paragraph:

##NAME: IMAP_DISABLETHREADSORT:0
#
# Set IMAP_DISABLETHREADSORT to disable the THREAD and SORT commands -
# server side sorting and threading.
#
# Those capabilities will still be advertised, but the server will reject
# them.  Set this option if you want to disable all the extra load from
# server-side threading and sorting.  Not advertising those capabilities
# will simply result in the clients reading the entire folder, and sorting
# it on the client side.  That will still put some load on the server.
# advertising these capabilities, but rejecting the commands, will stop this
# silliness.
#

IMAP_DISABLETHREADSORT=1

By set that to "0" as IMAP_DISABLETHREADSORT=0 permits to roundcube ask to
server by sorting in threadt mode listing

El mar., 3 de mar. de 2020 a la(s) 13:14, PICCORO McKAY Lenz (
mckaygerh...@gmail.com) escribió:

> i installed the roundcube 1.2.9 and when try to get threat sort got that
> message:
>
> Server error: UID THREAD: This command is disabled by the system
> administrator.
>
> but same insterface works well in older server .. the new version of the
> courier (debian strech) seems are big different from older one where was
> perfectly working (debian etch with backported packages)
>
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to