notmuch/doc/man1
Daniel Kahn Gillmor d0da7a0a1c config: define new option index.try_decrypt
By default, notmuch won't try to decrypt on indexing.  With this
patch, we make it possible to indicate a per-database preference using
the config variable "index.try_decrypt", which by default will be
false.

At indexing time, the database needs some way to know its internal
defaults for how to index encrypted parts.  It shouldn't be contingent
on an external config file (since that can't be retrieved from the
database object itself), so we store it in the database.

This behaves similarly to the query.* configurations, which are also
stored in the database itself, so we're not introducing any new
dependencies by requiring that it be stored in the database.
2017-10-21 19:54:33 -03:00
..
notmuch-address.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-compact.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-config.rst config: define new option index.try_decrypt 2017-10-21 19:54:33 -03:00
notmuch-count.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-dump.rst doc: add notmuch-properties(7) 2017-10-21 19:52:55 -03:00
notmuch-emacs-mua.rst notmuch-emacs-mua: add --hello parameter 2016-11-26 08:15:11 -04:00
notmuch-insert.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-new.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-reindex.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-reply.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-restore.rst doc: add notmuch-properties(7) 2017-10-21 19:52:55 -03:00
notmuch-search.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-show.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch-tag.rst doc: make SEE ALSO references one-per-line 2017-10-18 22:36:39 -03:00
notmuch.rst doc: add notmuch-properties(7) 2017-10-21 19:52:55 -03:00