mu-index.1: add note about encryption

mu index does not decrypt.

Fixes #2660.
This commit is contained in:
Dirk-Jan C. Binnema 2024-03-07 22:56:10 +02:00
parent 06134d3909
commit 0b68afe9aa
1 changed files with 7 additions and 0 deletions

View File

@ -82,6 +82,13 @@ disable the database cleanup that *mu* does by default after indexing.
#+include: "common-options.inc" :minlevel 1
* ENCRYPTION
*mu index* does _not_ decrypt messages, and only the metadata (such as headers) of
encrypted messages makes it to the database. *mu view* and *mu4e* can decrypt
messages, but those work with the message directly and the information is not
added to the database.
* PERFORMANCE
** indexing in ancient times (2009?)