Re: [PATCH] Store "from" and "subject" headers in the database.

Subject: Re: [PATCH] Store "from" and "subject" headers in the database.

Date: Sun, 06 Nov 2011 22:59:33 +0100

To: Jani Nikula, Austin Clements, notmuch@notmuchmail.org

Cc: notmuch@kismala.com

From: Daniel Schoepe


On Sun, 06 Nov 2011 23:07:51 +0200, Jani Nikula <jani@nikula.org> wrote:
> ...what's the most convenient way of rebuilding the database while
> preserving my tags etc.? If this was merged, would an older version of
> notmuch choke on the rebuilt database with these headers? (To me it
> looks like it would be fine.)

Here's what I did:

notmuch dump > tags.db
rm -rf ~/Maildir/.notmuch
notmuch new
notmuch restore < tags.db

Cheers,
Daniel
part-000.sig (application/pgp-signature)

Thread: