2

I want use Conversation/Threaded message view in roundcube 1.0.1 but the appropriate button is always disabled.

Disabled Threads button

salyh
  • 2,095
  • 1
  • 17
  • 31

3 Answers3

3

The function is there: Settings -> Folders -> Inbox (or other folder) -> List view mode -> Threads

Massimiliano Rubino
  • 279
  • 1
  • 2
  • 16
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
0

IMAP server must support the capability THREAD (THREAD=REFERENCES)

salyh
  • 2,095
  • 1
  • 17
  • 31