On Sun, 14 Nov 2010 23:24:09 +0100, Michal Sojka <sojk...@fel.cvut.cz> wrote: > On Sat, 13 Nov 2010, Daniel Kahn Gillmor wrote: > > my current understanding is that a not-uncommon use case is to have two > > separate notmuch instances, synchronized by syncing maildirs and > > tagsets. Would such a thread-split be syncable between two notmuch > > instances? > > It won't be syncable without a special support somewhere in notmuch. >
To elaborate, threads are currently reconstructed in every instance rather than being syncable. This is mainly because the thread-ids are generated sequentially. Since messages could arrive in different instances at different times, assigning the "right" thread-id is a bit non-trivial. _______________________________________________ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch