[notmuch] update on delete/rename support
David Bremner
bremner at unb.ca
Sat Dec 26 12:15:04 PST 2009
On Sat, 26 Dec 2009 14:20:38 -0500, micah anderson <micah at riseup.net> wrote:
>
> >You may have to wrap your "notmuch new" call in a "notmuch save",
> >"notmuch restore" pair if you discover things coming back to your
> >inbox
>
> do you mean "notmuch dump" here instead of "notmuch save"?
Yes, sorry.
> I'm trying to unpack what you are saying here. Are you saying that if
> you are getting things coming back into your inbox, and you have not
> applied your "lazy restore" patch, then you would need a script to check
> your email which does:
>
> notmuch dump > /tmp/notmuch.dump
> offlineimap
> notmuch new
> notmuch restore < /tmp/notmuch.dump
The script is the same in both cases, but without my patch, it takes
more like 10 minutes for me.
d
More information about the notmuch
mailing list