My notmuch
config
Configure the notmuch
indexer
The notmuch
program
indexes the content of given maildirs for fast search,
based on the ~/.notmuch-config
config file:
# .notmuch-config - Configuration file for the Notmuch mail system
# For more information about Notmuch, see https://notmuchmail.org
[database]
path = /Users/rudy/.notmuch/
hook_dir = /Users/rudy/.notmuch/hooks/
mail_root = /Users/rudy/.notmuch/mail/
[index]
# Requires re-index upon change.
# Dashes not allowed on the left-hand side.
header.list = List-Id
[user]
name = Rudolf Adamkovič
primary_email = rudolf@adamkovic.org
[new]
tags = unread
ignore = /.*/(.uidvalidity|.mbsyncstate.*)$/
[search]
exclude_tags = muted;deleted;spam