I would like for Thunderbird to show replies to threaded messages in with the received messages. Is this possible, even with an extension?

The desired behavior would be something like how Zimbra's threaded email view works.

link|improve this question
feedback

migrated from stackoverflow.com Nov 8 '09 at 14:08

This question came from our site for professional and enthusiast programmers.

5 Answers

up vote 4 down vote accepted

GMail Conversation View does what you want without having to copy replies into your folders. Sometimes it doesn't properly pull in your replies, and it doesn't start conversations if you initiated them, but it is the most similar to gmail I have found.

link|improve this answer
Combine this and gatorbrit's answer and I've basically got what I want. Thanks guys! – Colin Dean May 5 '10 at 22:01
feedback

You need to go to the account settings for the account and select Copies & Folders, then check the box "Place replies in the folder of the message being replied to"

Also enable sorting by thread.

THis will replicate the gmail effect I think.

link|improve this answer
Combine this and user30075's answer and I've basically got what I want. Thanks guys! – Colin Dean May 5 '10 at 22:01
feedback

To view emails as conversation threads, go to View, Sort By, and choose Threaded, (Unthreaded to stop showing threads.)

link|improve this answer
This applies to the latest versions of Thunderbird. Thanks! – Colin Dean Feb 22 at 18:59
feedback

Yes, this Lifehacker-page describes how to enable it: http://lifehacker.com/264317/maintain-threaded-view-in-thunderbird

link|improve this answer
While this maintains threads when sorting by other columns, it unfortunately does not show thread replies from the Sent folder--this is the behavior which I desire. – Colin Dean Nov 29 '09 at 5:05
feedback

Click on the header of the left-most (usually) column give you the threaded view.

link|improve this answer
While this enables thread view using mail in the inbox, it unfortunately does not show thread replies from the Sent folder--this is the behavior which I desire. – Colin Dean Nov 29 '09 at 5:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.