On Thu, Dec 05, 2013 at 08:21:00PM -0500, Patrick Shanahan wrote:
> * Kirill Tkhai <tk...@yandex.ru> [12-05-13 20:05]:
> > I want to have a posibility to see inbox and sent messages together in
> > one thread.  Is this possible without copying content of Sent folder to
> > Inbox?
> 
> Leave the "sent" msgs in the inbox
> 
> or insteadof "saving" outgoing post, copy them to the "Sent" directory and
> the original will remain in your inbox.
> 
> If you do not want a copy of the "Sent" mail in your inbox, I believe you
> are outtaluck.

I would like to suggest try the Mutt fork Mutt-kz[1].  This integrates
support for the Xapian based indexer Notmuch[2].  What the OP is asking
can be achieved very easily using notmuch.  In fact, the <entire-thread>
command does exactly that[3].  I can also provide a shell script (older
than the <entire-thread> command) that does something similar.

The fork is maintained & developed actively and it is synced with recent
Mutt developments quite regularly (e.g. changes from 1.5.22 was merged
recently).  Using notmuch simplifies a lot of similar problems, but the
caveat is, it only works if your mailstore is in Maildir format.  I have
been using it for a little less than a year now, it has been performing
remarkably well.


Footnotes:

[1] <https://github.com/karelzak/mutt-kz>
[2] <http://notmuchmail.org/>
[3] <https://github.com/karelzak/mutt-kz/blob/master/README.notmuch#L107>

-- 
Suvayu

Open source is the future. It sets us free.

Reply via email to