Hello.
I see subscribe archives, but not understand RC support email threads or not? I use $rcmail_config['autoexpand_threads'] = 1 but nothing happens.
List info: http://lists.roundcube.net/users/ BT/9b404e9e
I see subscribe archives, but not understand RC support email threads or not? I use $rcmail_config['autoexpand_threads'] = 1 but nothing happens.
"Threaded message listing" in main RC page that mean?
You've got to choose threaded view for any given folder. Either under "Manage Folders" or in viewing the message list of that mailbox, click the cute litle icon that looks like a settings dialog dropping down, which it does ;) next to the Subject column header.
You've got to choose threaded view for any given folder. Either under "Manage Folders" or in viewing the message list of that mailbox, click the cute litle icon that looks like a settings dialog dropping down, which it does ;) next to the Subject column header.
It should be cool a line in main.inc.php that sets the default view to "threated" so our users get it by default
Regards
Javier
Greate thanks! I turn on "Threads" (in russian interfaсe "Обсуждения" and I think that this is the wrong translation) in "List view mode" and now inbox view like gmail. But I not see sending mails in thread, only incoming mails. RC can view all (in/out) mail in thread? How turn on thread view by default view for all mail accounts?
2011/3/1 ben@electricembers.net:
I see subscribe archives, but not understand RC support email threads or not? I use $rcmail_config['autoexpand_threads'] = 1 but nothing happens.
"Threaded message listing" in main RC page that mean?
You've got to choose threaded view for any given folder. Either under "Manage Folders" or in viewing the message list of that mailbox, click the cute litle icon that looks like a settings dialog dropping down, which it does ;) next to the Subject column header.
-- List info: http://lists.roundcube.net/users/ BT/6b624680
On 2011-03-01 4:43 PM, Алексей Сундуков wrote:
Greate thanks! I turn on "Threads" (in russian interfaсe "Обсуждения" and I think that this is the wrong translation) in "List view mode" and now inbox view like gmail. But I not see sending mails in thread, only incoming mails. RC can view all (in/out) mail in thread? How turn on thread view by default view for all mail accounts?
Thats not 'threaded' view (which works only on the currently selected folder), you are talking about *conversation* view, which I don't think RC has?
Thanks for your help. I do all steps (install plugin too) and see threaded conversation in mailbox!
On Wed, 2 Mar 2011 00:43:14 +0300, Алексей Сундуков public-mail@alekciy.ru wrote:
Greate thanks! I turn on "Threads" (in russian interfaсe "Обсуждения" and I think that this is the wrong translation) in "List view mode" and now inbox view like gmail. But I not see sending mails in thread, only incoming mails.
That's simply because the outgoing mails are in different folders. Your sent mails are in Sent.
If you want to see a threaded conversation, you have to sort your related incoming and outgoing mail into the same folder.
RC doesn't have great automation for this, but when composing an e-mail, you do have control over where it is filed. By default it goes to the Sent folder, but if you click on the "Gear" icon, you get a popup where you can nominate a different folder.
Suppose I have a filter set up whereby all mail received from Bob goes into the Bob folder. When replying to Bob, I can click on that menu and tell RoundCube to save my outgoing mail in the Bob folder rather than the Sent folder.
If I forget to do this, I can go to my Sent folder and manually sort all my sent mail into appropriate folders. RC makes it fairly easy since you can select multiple messages with shift+click and drag them to their destination folder, so it's not a big deal.
Hope this helps.
P.S. I do a similar thing in Microsoft Outlook at work, except I was actually able to create a rule such that when I'm replying to a message in some folder, the sent message is saved in the same folder.
I have replaced my OutLook "Inbox" with an "InOutBox". All mail that is not sorted elsewhere goes into InOutBox, and if I reply to it, then my reply also goes into InOutBox.
Bingo, complete threads in one place.
How hard would it be to make this a RC feature? "Checkbox: when replying in this folder, file the sent message here".
How hard would it be to make this a RC feature? "Checkbox: when replying in this folder, file the sent message here".
look at plugin saveinsamefolder from myroundcube (http://code.google.com/p/myroundcube/)
you can not configure per folder but if you want the functionality for all folders it works well.
List info: http://lists.roundcube.net/users/ BT/9b404e9e