summaryrefslogtreecommitdiff
path: root/.notmuch-config
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-03-19 23:36:00 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-03-20 15:01:21 -0700
commit4fd9b0282d7289ea993eefa22d497617a7dd5333 (patch)
tree12ae4fcbe0580cd3e100ad0eb7db307a60065d7a /.notmuch-config
parentf847139e596c2f36f3a4fc5c86aa0d7416ebe28a (diff)
downloaddotfiles-4fd9b0282d7289ea993eefa22d497617a7dd5333.tar.gz
move additional fields to index hooks/pre-new -> .notmuch-config
Supported by notmuch 0.32, from bullseye-backports.
Diffstat (limited to '.notmuch-config')
-rw-r--r--.notmuch-config9
1 files changed, 9 insertions, 0 deletions
diff --git a/.notmuch-config b/.notmuch-config
index 1f8e1b1b..deaa3b8d 100644
--- a/.notmuch-config
+++ b/.notmuch-config
@@ -10,6 +10,7 @@
# Notmuch will store its database within a sub-directory of the path
# configured here named ".notmuch".
#
+
[database]
path=/home/spwhitton/.fmail/
@@ -28,6 +29,7 @@ path=/home/spwhitton/.fmail/
# recipient list of replies, and will set the From address based on the
# address to which the original email was addressed.
#
+
[user]
name=Sean Whitton
primary_email=spwhitton@spwhitton.name
@@ -47,6 +49,7 @@ other_email=spwhitton@email.arizona.edu;
# names will be ignored, independent of its depth/location
# in the mail store.
#
+
[new]
tags=unread;
ignore=.uidvalidity;.mbsyncstate
@@ -60,6 +63,7 @@ ignore=.uidvalidity;.mbsyncstate
# search results by default. Using an excluded tag in a
# query will override that exclusion.
#
+
[search]
exclude_tags=deleted;spam;
@@ -84,5 +88,10 @@ exclude_tags=deleted;spam;
# and update tags, while the "notmuch tag" and "notmuch restore"
# commands will notice tag changes and update flags in filenames
#
+
[maildir]
synchronize_flags=true
+
+[index]
+header.List=List-Id
+header.Team=X-Distro-Tracker-Team