X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=doc%2Fman1%2Fnotmuch-config.rst;h=acc5ecec6b01282c30d7b9bd821fde9ac1e8e2bf;hb=928c2042402b493566267cd44e82e7c54dffd548;hp=8ddfc1d6d285e50ece420b1b840532e2b3954a01;hpb=69289c5d62caa114a28532d00b8f11b564b43fd4;p=notmuch diff --git a/doc/man1/notmuch-config.rst b/doc/man1/notmuch-config.rst index 8ddfc1d6..acc5ecec 100644 --- a/doc/man1/notmuch-config.rst +++ b/doc/man1/notmuch-config.rst @@ -85,6 +85,8 @@ database.hook_dir Default: See HOOKS, below. +.. _database.mail_root: + database.mail_root The top-level directory where your mail currently exists and to where mail will be delivered in the future. Files should be @@ -102,6 +104,8 @@ database.path Default: see :ref:`database` +.. _index.decrypt: + index.decrypt Policy for decrypting encrypted messages during indexing. Must be one of: ``false``, ``auto``, ``nostash``, or ``true``. @@ -155,6 +159,8 @@ index.decrypt Default: ``auto``. +.. _index.header: + index.header. Define the query prefix , based on a mail header. For example ``index.header.List=List-Id`` will add a probabilistic @@ -164,6 +170,8 @@ index.header. supported. See :any:`notmuch-search-terms(7)` for a list of existing prefixes, and an explanation of probabilistic prefixes. +.. _maildir.synchronize_flags: + maildir.synchronize\_flags If true, then the following maildir flags (in message filenames) will be synchronized with the corresponding notmuch tags: @@ -197,6 +205,8 @@ maildir.synchronize\_flags Default: ``true``. +.. _new.ignore: + new.ignore A list to specify files and directories that will not be searched for messages by :any:`notmuch-new(1)`. Each entry in the list is either: @@ -215,6 +225,8 @@ new.ignore Default: empty list. +.. _new.tags: + new.tags A list of tags that will be added to all messages incorporated by **notmuch new**.