I want use Conversation/Threaded message view in roundcube 1.0.1 but the appropriate button is always disabled.
Asked
Active
Viewed 6,177 times
3 Answers
3
The function is there: Settings -> Folders -> Inbox (or other folder) -> List view mode -> Threads

Massimiliano Rubino
- 279
- 1
- 2
- 16
-
Exactly what I was looking for. – Tomas Gonzalez Feb 17 '22 at 20:51
1
For servers that do not offer THREAD (THREAD=REFERENCES) capability, you can still enable the functionality by using MyRoundcube Plugin imap_threads. Basically, download the plugin, enable it and off you go.
http://myroundcube.com/myroundcube-plugins/imap_threads-plugin

Rafael
- 19
- 2