On 21.09.2011 12:08, Miguel Telleria de Esteban wrote:
OPEN QUESTIONS: Is there a way in roundcube to trace the IMAP traffic?
imap_debug option.
Although I guess that if I don't have the threading options displayed in folder settings is because roundcube has already parsed the capabilities from the server correctly.
Right.
WHAT I WOULD LIKE TO ASK YOU: POSSIBLE SOLUTIONS AND APPROACHES
- "Forcing" roundcube to "force" the THREAD command on the server despite not being announced in capabilities (by disabling the hiding of the options at first).
This will probably not work.
- Figuring out how to recover client-side thread sorting in roundcube as a Fallback when the server does not implement it.
You could try to write the code, but it would be slow.