From a2b177ac22d1fcf16a018401d8eb50eda273af83 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 2 May 2020 12:13:20 -0700 Subject: start indexing List-Id headers Requires at least notmuch 0.29. --- .fmail/.notmuch/hooks/pre-new | 3 +++ 1 file changed, 3 insertions(+) (limited to '.fmail') diff --git a/.fmail/.notmuch/hooks/pre-new b/.fmail/.notmuch/hooks/pre-new index c831b60a..776b0c15 100755 --- a/.fmail/.notmuch/hooks/pre-new +++ b/.fmail/.notmuch/hooks/pre-new @@ -24,5 +24,8 @@ offline || movemymail +# config stored in the database +notmuch config set index.header.List List-Id + # ensure that notmuch is able to detect renames by my annexfmail script ionice -c 3 expand-annex-mboxes -- cgit v1.2.3